I have the *exact* same error, also on JBoss 4.0.2. Even if I remove the 
jdom.jar from my exploded WAR, it appears that JDom is getting loaded from 
somewhere else (other JDom classes are executed on the call stack), but this 
particular class fails:

org.jdom.JDOMException: java.lang.NoClassDefFoundError: org/jdom/Text: 
org/jdom/Text
        at org.jdom.xpath.XPath.newInstance(XPath.java:139)

There are no other copies of jdom.jar floating around, but these incompatible 
classes are getting laoded from somewhere!
Any ideas?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890856#3890856

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890856


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to