This is my first attempt at Tomcat. I know other people succeeded directly with with the standalone version - however it doesn't seem to fire up on suse 7.3 kernel 2 4 13
Up to now i have used apache & jserv with no problems. (which currently must continue to reside on the system) I started tomcat up with ?startup.sh. Just the following occurs: linux:/opt/jakarta-tomcat-4.0.1 # ./bin/startup.sh Using CLASSPATH: /opt/jakarta-tomcat-4.0.1/bin/bootstrap.jar:/usr/lib/jdk1.3.1/lib/tools.jar Using CATALINA_BASE: /opt/jakarta-tomcat-4.0.1 Using CATALINA_HOME: /opt/jakarta-tomcat-4.0.1 Using JAVA_HOME: ? ? /usr/lib/jdk1.3.1 When attempting: http://localhost:8080/ The message: "Could not connect to localhost (port 8080)" is received. Can anyone shed light on what can be wrong? This is standalone if i understand well and not using apache web server (which is up and running with jserv.) The three reasons given for failure to start appear not to be the case. What else is there please? Regards, David. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
