Re: Issue starting catalina.sh on Windows for tomcat 7 version

2012-08-28 Thread irfan pasha
catalina.sh does'nt get started with this version on windows. Regards, Irfan On Tue, Aug 28, 2012 at 3:58 PM, André Warnier wrote: > irfan pasha wrote: >> >> Hi, >> >> I have installed tomcat 7.0.29 on windows7. I have download .tar.gz >> file from http://tomcat.apa

Re: Issue starting catalina.sh on Windows for tomcat 7 version

2012-08-28 Thread irfan pasha
, Irfan On Tue, Aug 28, 2012 at 2:25 PM, André Warnier wrote: > irfan pasha wrote: >> >> Hi, >> >> I have recently installed tomcat7 version and tried to start >> catalina.sh from my bash on my windows machine after setting the JAVA >> path. >> >

Issue starting catalina.sh on Windows for tomcat 7 version

2012-08-27 Thread irfan pasha
Hi, I have recently installed tomcat7 version and tried to start catalina.sh from my bash on my windows machine after setting the JAVA path. I get the following error when i start in my console Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/s tartup/Bootstrap Caus