The reason is found.
Though I modified the mar.lists, but I didn't delete
addressing-1.1.1.marfrom the directory.
Since mar.lists cannot exclude the mar files not included, why is the
mar.lists file introduced into this directory?
Regards,
Xinjun
On 5/14/07, Xinjun Chen <[EMAIL PROTECTED]> wrote:
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