When starting Tomcat l get "java.lang.NoClassDefFoundError: org/apache/tomcat/startup/Tomcat" -- Why?

Location: jguru.com/faq/view.jsp?EID=228619 Created: Oct 14, 2000 Modified: 2000-10-15 13:12:05.267 Author: Serge Knystautas (jguru.com/guru/viewbio.jsp?EID=100012) Question originally posed by Steve Jones (jguru.com/guru/viewbio.jsp?EID=212259 You are missing the webserver. Jar from your classpath. The start script on unix dynamically builds your classpath, including all the files in the server's lib directory.

On Windows, you have to manually edit this, although it should have webserver. Jar included out of the box. Try editing the tomcat.

Bat or tomcat.sh in your bin directory. This bat/script file is referenced by virtuall all scripts in this directory. You can see if it's properly finding the TOMCAT_HOME environment variable, and if it's properly defining your classpath.

More.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions