> From: Venky Vasant [mailto:venkat...@yahoo.com] 
> Subject: Re: Tomcat5w GUI application

> So i leave classpath blank on the GUI on the Java tab ?

No, it should contain just the values when you installed the service; something 
like:

C:\Apache-tomcat-5.5.23\bin\bootstrap.jar

> All my jars on \Apache-tomcat-5.5.23\webapps\WebProxy\lib,
> not sure if it will still pull based on the list i see

That's an inappropriate location; any jars specific to a webapp should be in 
the webapp's WEB-INF/lib directory, not some arbitrary location.  Read the 
servlet spec.

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to