Hi, Really? You didn't find anything in the docs to even shed a little light? Try: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html
(You didn't mention what tomcat version you're using, so I'm assuming 4.1.x). Also see the section in the release notes titled "Tomcat and XML Parsers." Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, December 04, 2002 9:23 AM >To: [EMAIL PROTECTED] >Subject: WebApp Classpath > >Hello, > >I face a problem using Tomcat with our Web Application regarding Xalan. >We are using a quite old version of Xalan in our application (it is >somewhat >1.x). Now our application refuses to run on Tomcat since Tomcat puts in the >classpath a Xalan version 2.x. >Is there a possibility to provide a separate classpath for Tomcat and the >Web Application? (other Application Servers provide this feature, but I did >not find anything about it in Tomcat) > >Thanks for your help, >Harald Dietrich > >-- >To unsubscribe, e-mail: <mailto:tomcat-user- >[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:tomcat-user- >[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
