I'm an attempting to deploy an axis 2 service which will be connected
to via the ESB.  The question I have is in Axis 2 (maybe this is the
wrong forum) - I have included the wsdl in my aar as follows:

abc.aar
   META-INF
       services.xml
       MyWSDL.wsdl
   com.blah
       classes

Then in the services.xml I have set the useOriginalwsdl to true.

When I deploy - I see the message unable to generate WSDL 1.1 for this service.

Second quesiton - when I set the flag for useOriginalwsdl to false -
the generated wsdl mangles my complex types and mankes all my types
defined as xsd:anyType

Suggestions

_______________________________________________
Esb-java-user mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/esb-java-user

Reply via email to