> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat 6.0.x Classloader sequence
>
> Even if I place the jarfiles in a common path, they will be
> loaded by the webapp classloader right?
Correct - I was under the impression that's what you wanted. Doing
otherwise may introduce webapp interdependencies that complicate
reloading individual webapps.
> I would like to load the common jarfiles using commons
> classloader and yet not mix the jarfiles with the "system"
> libraries in ${CATALINA_BASE}/lib.
Then just edit conf/catalina.properties to include the desired directory
on the common.loader line.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]