Re: Tomcat Class Loader Scoping

2006-01-22 Thread Markus Schönhaber
Jojo Paderes wrote: > Does Tomcat 5.5.x provides a class loader scoping feature? I need to > ensure that each web app deployed in the server will not encounter > problems using a wrong class version from another web app. Tomcat creates an individual ClassLoader for each WebApp: http://tomcat.apach

Tomcat Class Loader Scoping

2006-01-22 Thread Jojo Paderes
Hi, Does Tomcat 5.5.x provides a class loader scoping feature? I need to ensure that each web app deployed in the server will not encounter problems using a wrong class version from another web app. regards, jojo -- http://jojopaderes.multiply.com