are u working on win 9x..?
 
u can add this to autoexec.bat.
 
set path=%path%;path_to\jdk1.3.1\bin
set classpath=path_to\jdk1.3.1\tools.jar;path_to\tomcat's\servlet.jar;.
 
java_home is to be set inside tomcat.bat file.. and will not include th bin folder set in path.
 
if u r on win nt or 2k..then follow my comp- properties->environment variables.
 
hope this helps.

[Anoop Kumar]  -----Original Message-----
From: Halil AKINCI [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 25, 2002 12:49 PM
To: [EMAIL PROTECTED]
Subject: sample Autoexec.bat file

Can anyone send me a sample Autoexec.bat file context that includes JAVA_HOME, TOMCAT_HOME, and CLASSPATH settings?

Reply via email to