ClassNoFoundException thrown during axis2 startup (while trying to startup the
JMS Transport Sender)
----------------------------------------------------------------------------------------------------
Key: AXIS2-1661
URL: http://issues.apache.org/jira/browse/AXIS2-1661
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Affects Versions: 1.1
Environment: Tomcat 5.5.15 / FC5
Reporter: Rajith Attapattu
Fix For: 1.1
Below is the stacktrace, and I can see the geronimo-spec-jms-xxx.jar is missing
from the WEB-INF/lib folder of the standard war file from RC2.
However the license file geronimo-spec-jms-LICENSE.txt is present in the lib
folder :)
So I assume it's a bug in the build sript that creates the war file.
2006-11-09 12:52:44,753 DEBUG org.apache.axis2.deployment.AxisConfigBuilder -
org.apache.axis2.transport.jms.JMSSender Error in loading transport sender {1}
java.lang.NoClassDefFoundError: javax/jms/BytesMessage
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
at java.lang.Class.getConstructor0(Class.java:2671)
at java.lang.Class.newInstance0(Class.java:321)
at java.lang.Class.newInstance(Class.java:303)
at
org.apache.axis2.deployment.AxisConfigBuilder.processTransportSenders(AxisConfigBuilder.java:388)
at
org.apache.axis2.deployment.AxisConfigBuilder.populateConfig(AxisConfigBuilder.java:88)
at
org.apache.axis2.deployment.DeploymentEngine.populateAxisConfiguration(DeploymentEngine.java:690)
at
org.apache.axis2.deployment.WarBasedAxisConfigurator.<init>(WarBasedAxisConfigurator.java:129)
at
org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:373)
at
org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:317)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]