According to the Tomat docs Catalina is the name of the servlet container which needs its path to be set in the autoexec.bat file.
When i try to start up the server i get a message saying the CATALINA_HOME env variable is not defined correctly.
Does this look right?
Code:SET BLASTER=A220 I7 D1 T2 SET SNDSCAPE=C:\WINDOWS SET JAVA_HOME=C:\jdk1.4.2 SET PATH=%JAVA_HOME%\bin;%PATH% SET CATALINA_HOME=C:\Jakarta\jakarta-tomcat-5.0.12 @SET CLASSPATH=C:\;C:\Java LF Graphics Repositoryjlfgr-1_0.jar; C:\j2sdk1.4.1_05\jre\lib\ext\mysql-commector-java-3.0.14-production-bin.jar;




Reply With Quote