Hi,
Web Methods 8.0.
I have 3rd party web service that I’m trying to create a Web Service Descriptor (consumer) from. I’m able to create it, but when running it, an error is returned from pub.client:soapClient:
“com.wm.app.b2b.server.ServiceException: [ISS.0088.9135] A WMDocument Exception was thrown in the server, usually because an XML block was not well-formed”
The 3rd party ws works fine in SoapUI - operations can be invoked and a response is returned.
Not sure why it works in SoapUI but not in Integration Server.
I can see in the HTTP logs that the response shows a content type of
"Content-Type: multipart/related; type=“application/xop+xml”
Could the problem be related to SWA or MTOM in IS?
Thanks!
#soa#API-Management#webMethods