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
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”
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…