Axis2 webapp throws exception with missing class at startup
-----------------------------------------------------------
Key: AXIS2-3375
URL: https://issues.apache.org/jira/browse/AXIS2-3375
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Reporter: Lahiru Sandakith
With the current axis2 trunk build webapp this is the stack trace, when we
start webapp inside the tomcat servlet container.
[ERROR] org.apache.axis2.rmi.deploy.RMIServiceDeployer
java.lang.ClassNotFoundException: org.apache.axis2.rmi.deploy.RMIServiceDeployer
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1443)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1289)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.forName0(Native Method)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]