http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html
The best options are $JAVA_HOME/jre/lib/ext
then system classpath
Common will process $CATALINA_HOME/lib

M--
----- Original Message -----
Wrom: QZAAFXISHJEXXIMQZUIV
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Thursday, November 15, 2007 12:34 PM
Subject: Tomcat 6.0.x Classloader sequence


>
>
> I understand that the webapp classloaders in Tomcat 6.0.x diverge from the
delegation model
> in first loading from the webapp before yielding to the commons class
loader.
>
> Is it possible for me to configure the webapp class loaders to load
classes from a path
> common to multiple webapps before loading from the webapp itself?
>
> Our application suite is a collection of webapps and I need to locate the
jar files shared by these
> webapps in a path common to all the webapps comprising the application.
>
> Tx,
>
>
> /U
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to