Tomcat4
Hello,I ran in into few problems while installing the new verison Tomcat4.0.1. I downloaded the binary copy and unpacked it in a dir. When I run ./startup.sh it doesn't give any errors but I only get this:
Guessing CATALINA_HOME from catalina.sh to ./..
Setting CATALINA_HOME to ./..
Using CLASSPATH: ./../bin/bootstrap.jar:/usr/local/jdk/lib/tools.jar
Using CATALINA_BASE: ./..
Using CATALINA_HOME: ./..
Using JAVA_HOME: /usr/local/jdk
When i go to to any JSP files on the site it gives 404 which is given when tomcat is not running. Anyhelp please?