:
On 05/09/2013 22:00, Sabari Gandhi wrote:
All:
I am facing an invalid jar index exception in both tomcat 5.5.x and
7.0.39 . After some investigation , we figured out this is because of
class loading in tomcat which uses index.list file in jar files. I
have two jars with same package names but
All:
I am facing an invalid jar index exception in both tomcat 5.5.x and 7.0.39 .
After some investigation , we figured out this is because of class loading in
tomcat which uses index.list file in jar files. I have two jars with same
package names but classes in those package are different. Si
Thanks and Regards,
SG
On Aug 28, 2013, at 4:18 PM, Sabari Gandhi wrote:
Hi,
We are trying to upgrade tomcat 5.5.X to tomcat 7 in our application. I
upgraded tomcat 7.0.39 in my environment (mac) things were working fine. But
when I test this in testing environment (linux , which is also