You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Halil AKINCI <ha...@ktu.edu.tr> on 2002/06/25 09:19:10 UTC

sample Autoexec.bat file

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

RE: sample Autoexec.bat file

Posted by Galbayar <ga...@mobicom.mn>.
set JAVA_HOME=c:\jdk1.3
set TOMCAT_HOME=c:\tomcat
set CLASSPATH=%CLASSPATH%;c:\mysql.jar;c:\classes

-----Original Message-----
From: Halil AKINCI [mailto:hakinci@ktu.edu.tr]
Sent: Tuesday, June 25, 2002 4:19 PM
To: Tomcat Users List; servlet-interest group; JSP groups;
jakarta-tomcat yahoo groups
Subject: sample Autoexec.bat file


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


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>