[
https://issues.jboss.org/browse/JBAS-8711?page=com.atlassian.jira.plugin....
]
David Thompson commented on JBAS-8711:
--------------------------------------
I will agree that some of these WARNINGs could probably be ignored, but further down in
the log you can see that the war cannot deploy due to the fact that it couldn't
install the PostClassLoader
Caused by: java.lang.ClassNotFoundException: 1.0.com.sun.codemodel.JConditional
Yet when I look at jboss-6.0.0.Final/lib/jaxb-xjc.jar the class clearly exists.
I think there is a class loader issue here.
Unable to deploy Apache Axis2.war version 1.5.3
-----------------------------------------------
Key: JBAS-8711
URL:
https://issues.jboss.org/browse/JBAS-8711
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Environment: Ubuntu 10.10, jboss-6.0.0.CR1, openjdk 6 1.6.0_20,
jbossweb-standalone server
Reporter: David Thompson
Attachments: boot.log, server.log
Deployed the war downloaded from here
http://www.eng.lsu.edu/mirrors/apache//axis/axis2/java/core/1.5.3/axis2-1...
And immediately you get the following errors as well as lots more.
[org.jboss.detailed.classloader.ClassLoaderManager] Unexpected error during load
of:org.w3c.dom.UserDataHandler: java.lang.LinkageError: loader constraint violation:
loader (instance of org/jboss/classloader/spi/base/BaseClassLoader) previously initiated
loading for a different type with name "org/w3c/dom/UserDataHandler"
at java.lang.ClassLoader.defineClass1(Native Method) [:1.6.0_20]
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira