Re: Problem starting TOMCAT on Win 2000

2001-06-11 Thread Shravan Shashikant
Priya, I think you need to set the path of java in your environment variables. The error "system cannot..." is generally associated with dos not finding the executable to run the program.so,include the jave home and tomcat home in your PATH variable of your comp.also,i think its mentioned in the

RE: Problem starting TOMCAT on Win 2000

2001-06-11 Thread Randy Layman
TOMCAT_HOME should be C:\some\dir\foo\jakarta-tomcat-3.2.2 (i.e. absolute path). > -Original Message- > From: Priya Gupta [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 11, 2001 3:01 PM > To: [EMAIL PROTECTED] > Subject: Problem starting TOMCAT on Win 2000 > > > Hello >I

RE: Problem starting TOMCAT on Win 2000

2001-06-11 Thread Jann VanOver
Your TOMCAT_HOME path must be a FULL path like D:\foo\jakarta-tomcat-3.2.2 -Original Message- From: Priya Gupta [mailto:[EMAIL PROTECTED]] Sent: Monday, June 11, 2001 12:01 PM To: [EMAIL PROTECTED] Subject: Problem starting TOMCAT on Win 2000 Hello I dowloaded the Tomcat 3.2.2 and un