-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
: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
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