Hi all,
I would like to ask about how you are dealing with recurring complex types in
WSDLs. In our case, I recieved a bunch of 10 WSDLs, all containing the same
complex type, but the name of the complex type itself differs.
For example:
ServiceA:
Hello,
we had a webservice based on Axis2 1.3 running for a long time. This
webservice delivers PDF documents. In the services.xml config we set the
parameter "enableMTOM" to "true". Before the update to Axis2 1.5.6 the
received XML for the PDF file looked like this (tested with soapUI 3.0.1):
Hi,
I'm using Axis2 1.6.2 embedded on my app(I have the axis2 libraries and
the servlet setup on the web.xml). I have some services(basically a POJO)
on the WEB-INF/services, and the app and the webservices work just fine in
Tomcat. But when I deploy the war on WebLogic 10.3, it returns an empty