> From: Vasiliy Keretsman [mailto:[EMAIL PROTECTED] 
> Subject: Re: java.lang.NoClassDefFoundError: 
> javax/servlet/ServletContextListener
> 
> Linux version of catalina/bin/setclasspath.sh in 5.5.15,17,20 hides
> the following classpath setting under condition. With tools.jar in
> classpath it works.

That makes no sense at all, since there are no javax.* classes in
tools.jar.  The only thing that Tomcat might use out of tools.jar is the
javac classes, and then only if you configure it to use javac instead of
the default compiler.

 - 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