Hi Chuck,
I may have a server that has several instances of the same web application running under different
contexts. I was thinking about putting the jars in the shared repository, rather than deploying
them with the war. Could you please help me understand why this is bad?
TIA,
- Ole
On 06/01/2011 02:12 PM, Caldarale, Charles R wrote:
>> From: Ole Ersoy [mailto:ole.ersoy@gmail.com]
>> Subject: Tomcat 7 Shared Class Loader Removed?
>
>> I noticed that the tomcat 7 documentation has removed the "Shared"
>> classloader description. Has the shared classloader been removed
>> from tomcat?
>
> It wasn't removed per se, but it is no longer used by default. You may still configure
it in catalina.properties, if you have a pressing need to do so (usually a very, very bad
idea).
>
> Note that this actually happened with Tomcat 6, about 4.5 years ago...
>
> - 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 unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|