hi there
I'm new to tomcat. I've just downlaoded, installed and set up tomcat for
win98 using the user guide provided. However, when i try to run tomcat in
the dos window i get several out of environment space lines and a message
saying...
Unable to set classpath dynamically
To set the CLASSPATH dynamically on winx systems
only DOS 8.3 names may be used in TOMCAT_HOME
setting classpath statically
more out of environment space lines
Using CLASSPATH: c:\tomcat\classes
Out of environment space
Starting tomcat in new window
Bad command or file name
I've made the following settings in my autoexec.bat file:
set TOMCAT_HOME=c:\tomcat
set JAVA_HOME=c:\jdk1.3
Can anyone tell me what I'm doing wrong?
Thanks
Peter