Axis2 WSDL2Java ADB complex type code reuse question

2012-05-31 Thread Lars Kappenberg
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:

Problem with Attachments after Update to Axis2 1.5.6

2012-05-31 Thread Ralf . Schneider
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):

Axis2 1.6.2 embedded does not work on Weblogic 10.3. It returns a blank page

2012-05-31 Thread JOSE L MARTINEZ-AVIAL
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