Hi all,
I’ve a SOAP-MSG Document Literal interface.
I create a mock in SOAP-UI
Here’s my problem :
With SOAP-UI, i send a SOAP Request directly to the mocked-interface. It works. I get the SOAP Reponse.
Now, i send the same request by a wM flow service and it fails. I get this error : [ISS.0088.9135] A WMDocument Exception was thrown in the server, usually because an XML block was not well-formed
In SOAP-UI, I delete the SOAP framework from my mock response : same error
Then, I set the mock response in an XML file and it works.
I really don’t understand what is the problem…
That’s the first time I get this issue. Usually, I don’t get any issue…
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods