Results 1 to 6 of 6

Thread: Set path to Tomcat servlet container?

Threaded View

  1. #1

    Thread Starter
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418

    Resolved Set path to Tomcat servlet container?

    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;
    Last edited by Dilenger4; Nov 11th, 2004 at 08:07 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width