Thank you this worked. However another question, i have jdbc drivers in the classpath, i tired copying whole folder under WEB-INF it was not picked up. i did not try copying the sqljdbc.jar right under web-inf as i am not very sure of how other file like .dll get used. any insight would help.
Regards Venkat ________________________________ From: "Caldarale, Charles R" <chuck.caldar...@unisys.com> To: Tomcat Users List <users@tomcat.apache.org> Sent: Tue, May 17, 2011 7:00:18 PM Subject: RE: Tomcat5w GUI application > 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