web service connector

Hi,
While creating the webservice connector by providing the WSDL file I am getting the following exception.

[ITD.0012.0012] Error occurred while creating Web Service Connector
com.webMethods.caffeine.utils.FormattedException: com.wm.app.b2b.server.ServiceException: java.lang.NullPointerException

Can any one help me to resolve this?

Siyo

NPE is too generic to know the problem, and WSDL’s has so many variants!!.

It would help to know you IS/Developer version and fixes, plus some information in the WSDL.

Hi,

I have also received the same error message while creating a web service connector using a WSDl file, I am using webMethods 6.5:

“[ITD.0012.0012] Error occurred while creating Web Service Connector
com.webMethods.caffeine.utils.FormattedException: com.wm.app.b2b.server.ServiceException: java.lang.NullPointerException”

Br,
Shaj:(

Try to validate the WSDL document, by importing/creating a project in any other SOAP client tool… if it works there successfully then… try to increase the logging level in IS and see if you can see any other error messages there cause with the error you posted it’s hard to guess what might be the problem…