Axis2 - Change of package of exception change its name in WSDL and throws ADBException

2013-10-10 Thread Aleš Staňko
Hi We upgrade from Axis2 version 1.5.4. to newest 1.6.2. I use java. In old java codes , we used for methods  to throw old org.apache.soap. SOAPException(http://org.apache.soap.SOAPException) it was newly changed to javax.xml.soap.SOAPException(http://javax.xml.soap.SOAPException). But newly creat

[Axis2] Upgrading from Axis2 1.4 to Axis2 1.6.2 version.

2013-10-10 Thread Raghu Upadhyayula
Hi, We are currently using Axis2 1.4 version for our webservices. We would like to update it to use the latest Axis2 release which is Axis2 1.6.2. Are there any specific changes/steps involved for the upgrade OR Should I just download Axis2 1.6.2 version and build my server & client stubs usin