Re: Tomcat class loading with index.list - invalid jar index exception

2013-09-06 Thread Sabari Gandhi
: 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

Tomcat class loading with index.list - invalid jar index exception

2013-09-05 Thread Sabari Gandhi
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

Re: Tomcat 7 startup issue: ERROR apache.catalina.core.ContainerBase - A child container failed during start

2013-08-28 Thread Sabari Gandhi
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