CXF client for SOAP web service

I get the following error in plugin
Caused by: javax.wsdl.WSDLException: WSDLException: faultCode=CONFIGURATION_ERROR: Problem instantiating factory implementation.: java.lang.ClassCastException: com.ibm.wsdl.factory.WSDLFactoryImpl cannot be cast to javax.wsdl.factory.WSDLFactory

This is reported in 2014 also. But I did not see any solution yet.

Our WSDL has several elements like choice, union that are not supported by Appian out of box and can not use Advanced Web Services plugin because we need NTLM authetication, which is not supported by Advanced Web Services plugin.

I have used CXF 2.7.15 and 2.7.17 previously with Appian 7.9 and did not see any such problems.

The code works fine from command line, Ecilipse, but gives this error while creating Soap Binding itself.

Any solution is greatly appreciated.

OriginalPostID-244842

  Discussion posts and replies are publicly visible