Some time ago i posted a problem about IS adding strange xml-elements to a soap response (see: [URL]wmusers.com).
I finally upgraded to version 7.1.2, but the problem is not resolved.
I have made a short example that illustrates the problem. I have attached a zip containing the wsdl, xsd, package and the faulty response to this post. Following is the description of what i did:
- Created a WSDL and XSD outside of Developer (document/literal/wrapped).
- Imported the WSDL using Developer (New => Web Service Descriptor => WSDL URL).
- Complete the FLOW service.
- Called the web service using SOAPUI (see Request.xml and Response.xml).
The problem is that the response contains some ser-root elements which do not belong there.
Finally I took the same wsdl and created an implementation using AXIS2 and everything
works as expected.
I would like to know, whether someone has experienced similar problems with
Top-Down-Development of WebServices using the wm Developer or can confirm the problem.
Maybe there is already a work-around for the problem, or made a mistake somewhere.
Thank you in advance,
tom
problem.zip (16.4 KB)
#soa#webMethods#API-Management