JBoss 3.2.3, Tomcat 4.1.29

Have scoured numerous forums and search engines for answers and have tried numerous 
configuration and packaging options to no avail.

During webapp loading my servlet's init() reads in an xml file and processes it with 
jdom.

Am getting NoClassDefFoundError: org/saxpath/SaxPathException during

org.jdom.xpath.XPath.newInstance()

Servlet is configured to load on startup but this appears irrelevant.  When set to not 
load on startup, will get same exception during first invocation of servlet.

jdom and saxpath jars are in myconfig/deploy/myapp.war/WEB-INF/lib (along with all 
other libs necessary for myapp)

Have tried putting the jars in a number of other seemingly appropriate locations to no 
avail.

Thanks in advance,

Tom





<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824969#3824969";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824969>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to