Hi
 
Set the path of TOMCAT_HOME = c:\jakarta-tomcat-3.2.1
 
and add TOMCAT_HOME = c:\jakarta-tomcat-3.2.1
            JAVA-HOME = c:\jdk1.3
            in tomcat.bat file
and also copy the tomcat.bat file in windows dir depending on the OS.
Then open the new dos prompt and go to the bin directory in Jakrata and then just do tomcat start
 
 
Rajeev
----- Original Message -----
From: Sonia Sh
Sent: Friday, March 30, 2001 10:27 AM
Subject: Tomacat

Hi
Following your suggestion I concentrated on Tomcat alone.  Now I've unzipped the files in
C:\jakarta-tomcat-3.2.1 directory.  JDK is installed in C:\JDK1.3
I've set the following in Autoexec.bat...
SET PATH=%PATH%;C:\DMI\WIN32\BIN;C:\JDK1.3\bin;C:\jdk1.3\lib;
set ClassPath=%ClassPath%;C:\jakarta-tomcat-3.2.1\bin;c:\jakarta-tomcat-3.2.1\lib;C:\jdk1.3\lib
set ClassPath=%ClassPath%;%TOMCAT_HOME%/classes
set TOMCAT_HOME=C:\jakarta-tomcat-3.2.1\src\org\apache\tomcat;
set JAVA_HOME=C:\jdk1.3;
 
Now when I try to run startup it says bad command or file name.
Please help me I'm completely tired of this thing by now.....
Regards and Thanks
Sonia

Reply via email to