I've been battling with this for a few days..and I keep finding people asking this question on deja ( now known as google groups ), but I haven't found an answer.
I'm using solaris 8 on an ultra 10 the 1.4.0_01 jdk tomcat 4.0.4 i've set the environment variables CATALINA_HOME JAVA_HOME I run tomcat with startup.sh..and I get Using CATALINA_BASE: /usr/jakarta-tomcat-4.0.4 Using CATALINA_HOME: /usr/jakarta-tomcat-4.0.4 Using CATALINA_TMPDIR: /usr/jakarta-tomcat-4.0.4/temp Using JAVA_HOME : /usr/j2se then i get my command prompt again..no other windows pop up or anything. The server does not appear to be running because if i browse to local host I get a connection has been refuse thing. So i'm pretty sure it's not running. So I looked in CATALINA_HOME/logs and withing the catalina.out file there was the following information... Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap So i'm guessing that i'm doing something horribly wrong...but I'm not sure what it is... help? thanks Joel -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
