I've got Tomcat 4.01 set up on Win98 as well, and it's working fine at least
w/respect to starting.  The key I've found is to use the Windows start menu
to light things up rather than opening a command window and running the
batch files.

-----Original Message-----
From: Steve [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 03, 2001 11:35 AM
To: Tomcat Users List
Subject: Running Tomcat 4.0 on Win98


I am using Tomcat 4.0 and JDK 1.3.1. with a Win98 OS. I believe I have my
JAVA_HOME, and CLASSPATH set properly but my Apache web server and Tomcat
are not compiling the JSP files. I think the problem is the catalina.bat
file. The catalina.bat file looks for an NT environment. If it finds NT
than it gives a   "C:\%JAVA_HOM%bin\catalina java" command to activate
Java. If it does not find NT than it gives   a "C:\%JAVA_HOM%bin\java"
which doesn't work because java.exe need arguments. Therefore  my tools.jar
is not activated and my *.jsp files are not compiled even though I copied
the tools.jar file  to my C:\jakarta-tomcat-4.0.1\lib folder. Any ideas?

    -- Steve
    www.intexch.com



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to