Dear all, I am currently trying to upgrade an existing Web Service that was written in Axis 1.4 to Axis2 1.7.5. I have taken the existing Axis 1.4 WSDL and used the Axis2 1.7.5 Wsdl2Java tool to create the Java files with the following command:
./wsdl2java.sh -uri [my wsdl location].wsdl -d adb -wv 1.1 -ss -sd -ssi After running the command, some of the generated classes have a capital "E" appended to them such as responseE.java. Is this a known Axis2 bug or an issue with my Wsdl or is this expected behavior? Also is deploying an Axis2 service in an .aar file necessary? Could one just use a .war file instead? Kind regards, Jonathan Wong Jr. Software Engineer Accu-Time Systems, Inc. 175 Federal Street, Suite 1225 | Boston, MA 02110 t: +1 860 375 1943 jw...@accu-time.com https://www.accu-time.com