I have upgraded Axis2 in my application from 1.1.1 to 1.2. Previvously, I
only upgraded the lib and the axis2.xml configuration file. The services and
modules directories are kept unchanged (1.1.1).
Today I updaged modules and services directories, then I get the following
exceptions:

javax.servlet.ServletException: multiple points
       at org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java
:424
)
       at com.crimsonlogic.wsg.web.axis.servlet.WSGServlet.init(
WSGServlet.java
:55)

I googled this exception but cannot find useful results.
Is there any issue during the upgrade from 1.1.1 to 1.2?


Regards,
Xinjun

Reply via email to