« Return to Thread: Possible to assign different class loader for each web app with tomcat

Re: Possible to assign different class loader for each web app with tomcat

by Mark Thomas-18 :: Rate this Message:

Reply to Author | View in Thread

Mark Thomas wrote:

> paul.ockleford@... wrote:
>> Hi,
>>
>> Is it possible to configure a separate class loader for each web app
>> running
>> under tomcat? A colleague has informed that he can do this with web
>> sphere
>> and I am wondering if it is possible with tomcat.
>
> This is the case by default. No configuration is required.

Sorry, I should also have included this link
http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html

and pointed out that, via configuration, you can have the classloader
hierarchy that was the default in previous versions. See
http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@...
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Possible to assign different class loader for each web app with tomcat