On 18/10/2011 16:15, chad.da...@emc.com wrote:
>> 
>> Yes, but is there a technical, i.e. JVM, reason that two running 
>> instances of tomcat can't concurrently use the same shared
>> libraries?
> 
> None at all.
> 
> Further, you can have both a $CATALINA_HOME/lib and a
> $CATALINA_BASE/lib with BASE always taking priority over HOME.
> Therefore, use HOME by default and override on a per instance basis
> if you need to.
> 
> Is the override on a  wholesale basis, or on a per jar basis?

Neither. It is per class.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to