Hi
I have a similar problem. I am using JBoss 3.2.3 and JDOM b9. I get this error:
ROR [STDERR] java.lang.NoClassDefFoundError: org/saxpath/SAXPathException
2004-06-01 22:13:31,500 ERROR [STDERR]  at java.lang.Class.forName0(Native Method)
2004-06-01 22:13:31,500 ERROR [STDERR]  at java.lang.Class.forName(Class.java:141)
2004-06-01 22:13:31,500 ERROR [STDERR]  at 
org.jdom.xpath.XPath.newInstance(XPath.java:126)
2004-06-01 22:13:31,500 ERROR [STDERR]  at 
com.bitfone.server.commons.util.JDOMParser.getElement(JDOMParser.java:179)
2004-06-01 22:13:31,500 ERROR [STDERR]  at 
com.bitfone.server.commons.util.JDOMParser.getElementText(JDOMParser.java:146)


It works fine on Tomcat/Weblogic and Orion but gives this error only on JBoss. 
Is there a solution  other than using the -L switch? Or is this a JDOM error and it is 
not going to work unless it is fixed in JDOM  ?

--Viv

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

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



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to