Do you have CLASSPATH set globally?
Or you can try this. Add "-verbose:class" to the JAVA_OPTS in run.conf. This
option prints each class loaded and the JAR it was loaded from. This should help you
locate the stray JAXB JAR file that is being picked up.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4209965#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...