Set the TOMCAT_HOME environment variable to point at the directory into which
you've installed Tomcat.

In addition, there is a new Tomcat Users mailing list designed to answer
server-specific questions like this.  Subscription information is at
<http://jakarta.apache.org> under "Mailing Lists".

Craig McClanahan


Joseph Okomba wrote:

> This might not be the best place for this question, but I will be very
> grateful if somebody can help.
>
> I have tried to run tomcat but with no success. I keep getting the following
> error:
>
>  Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/tomcat/shell/Startup
>
> I have seen that the startup script uses the CLASSPATH:
>
> Using classpath:
> .\classes;.\webserver.jar;.\lib\servlet.jar;.\lib\jasper.jar;.\webpages\WEB-
> INF\classes\jsp\beans;;.\libxml.jar;C:\jdk121\lib\tools.jar;.;C:\jdk121\lib\
> tools.jar
>
> And the following call:
>
> java org.apache.tomcat.shell.Startup %2 %3 %4 %5 %6 %7 %8 %9
>
> I am totally mixed up.
>
> I am using NT 4.
>
> I will appreciate any assistance.
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to