Hello All:

Can someone answer the following question.  I just upgraded to Tomcat 4.0.3
and all of my webapps that use jaxp, jdom, etc. stopped working.  I get a
variety of class definition not found errors, such as the following:

java.lang.NoClassDefFoundError: javax/xml/transform/Source

I moved everything back to Tomcat 4.0-b5, and everything works fine.  Is
there something different in 4.0.3 about where you need to put jar files
(such as jaxp) for your web applications to use them?  I've always put them
in ~WEB-INF\lib and everything worked great.  Has the Tomcat startup script
changed so that the  application specific jar files under the lib
directories under webapps are not added to the classpath or something?

Robert


[EMAIL PROTECTED]
www.wAppearances.com
(650)-917-8446 (office)
(650)-906-3707 (cell)

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to