> From: Nathan Wilhelmi [mailto:[EMAIL PROTECTED] 
> Subject: TC6 classpath problem...
> 
> to get apps to run we have to list the entire contents 
> of $CATALINA_HOME/lib/ as part of the classpath value

Did you know that setting CLASSPATH to anything when starting Tomcat is
a capital offense?

Really, get rid of the CLASSPATH variable; it must not be used with
Tomcat, and should not be used with any Java environment beyond 1.0.
The Tomcat startup scripts take care of establishing the necessary
paths.

 - Chuck



THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to