Re: different behavior in processing jar files in Tomcat 5.0.28 and Tomcat 6.0.18

2009-05-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Patricia, On 5/22/2009 2:29 PM, Guimaraes, Patricia (NIH/NLM) [C] wrote: > Essentially, when running my Java code which calls method > getResource(String name) of class Class to find a resource that is part > of a jar file, Tomcat 5.0.28 finds the jar

RE: different behavior in processing jar files in Tomcat 5.0.28 and Tomcat 6.0.18

2009-05-22 Thread Martin Gainty
:02 -0400 Subject: different behavior in processing jar files in Tomcat 5.0.28 and Tomcat 6.0.18 Hi, In the process of migrating an application from Tomcat 5.0.28 to Tomcat 6.0.18, I’ve identified a different behavior in processing jar files between the two versions. I’ve attached a s

different behavior in processing jar files in Tomcat 5.0.28 and Tomcat 6.0.18

2009-05-22 Thread Guimaraes, Patricia (NIH/NLM) [C]
Hi, In the process of migrating an application from Tomcat 5.0.28 to Tomcat 6.0.18, I've identified a different behavior in processing jar files between the two versions. I've attached a small test application (testapp.war) that can be run under both versions to display the differences. I've