RE: What is the difference in classloading between tomcat 4.1.x and 5.0.x

2004-09-17 Thread tomcat-user
PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 01, 2004 3:58 PM To: [EMAIL PROTECTED] Subject: What is the difference in classloading between tomcat 4.1.x and 5.0.x In a web application running under Tomcat, I have defined a filter in the web.xml file. The filter is pointing to a class

What is the difference in classloading between tomcat 4.1.x and 5.0.x

2004-09-02 Thread tomcat-user
, September 01, 2004 3:58 PM To: [EMAIL PROTECTED] Subject: What is the difference in classloading between tomcat 4.1.x and 5.0.x In a web application running under Tomcat, I have defined a filter in the web.xml file. The filter is pointing to a class that is packed in a jar- file, and the jar-file

What is the difference in classloading between tomcat 4.1.x and 5.0.x

2004-09-01 Thread tomcat-user
In a web application running under Tomcat, I have defined a filter in the web.xml file. The filter is pointing to a class that is packed in a jar-file, and the jar-file is kept in the $CATALINA_HOME/shared/lib directory. In Tomcat 4.1.x the application is working without any problems. When

RE: What is the difference in classloading between tomcat 4.1.x and 5.0.x

2004-09-01 Thread Shapira, Yoav
PROTECTED] Sent: Wednesday, September 01, 2004 3:58 PM To: [EMAIL PROTECTED] Subject: What is the difference in classloading between tomcat 4.1.x and 5.0.x In a web application running under Tomcat, I have defined a filter in the web.xml file. The filter is pointing to a class that is packed