|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
I am trying to set up Tomcat on a Win98 machine. This is what I am typing into the DOS prompt
C:\TOMCAT>SET JAVA_HOME=C:\JDK C:\TOMCAT>SET TOMCAT_HOME=C:\TOMCAT C:\TOMCAT>SET PATH=*PATH*;C:\JDK\BIN C:\TOMCAT>BIN\STARTUP Things seem to go fine up to this message "starting Tomcat in a new window" Then I get "Bad command or file name" and then I am returned to "C:TOMCAT>" Any help would be great Thanks in advance Marcko |
|
#2
|
|||
|
|||
|
Try to shutdown the server afterwards. Sometimes this comes up with better errors to help you locate the problem e.g incorrect format in the server.xml file.
You may also need the JSWDK from sun and set your classpath to point to this eg set CLASSPATH=c:\jswdk\lib\servlet.jar Hope this helps |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > Tomcat Setup Win98 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|