You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by David Nelson <Da...@motion-ind.com> on 2003/03/14 21:31:55 UTC

Re: Conflict with J2EE, Problems starting Tomcat

Note that I just realized after combing logs that this error and failure
began when suns J2EE package was installed.

Has anyone seen anything similar?

-----Original Message-----
From: David Nelson 
Sent: Friday, March 14, 2003 1:21 PM
To: Tomcat Users List (E-mail)
Subject: Problems starting Tomcat after modifying classpath


Hello everyone,

What I've done is try to modify my classpath to get a package working.
Basically, javac could not find servlet.jar. So what I did was at a shell
prompt, I entered CLASSPATH=$CLASSPATH:/path/to/J2EE/jars

Now Tomcat will not start, displaying enumerable java.lang.NoClassDefFound.

In the future, what should be contained in the classpath for a standard
Tomcat install? Am I even on the right track as to the cause? TOMCAT_HOME,
CATALINA_HOME, and JAVA_HOME are set and tested.

TIA



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org