> From: Ron Wheeler [mailto:[EMAIL PROTECTED] > Subject: Re: WEB-INF/lib ignored in Tomcat 6 > > Should I add a doc base to the application context?
No; docBase should only be used when the app is stored outside of the <Host> appBase directory. > > Tomcat auto detects the libs under WEB-INF/lib of a project. > > That is what the docs say but it is not able to find > spring.jar unless I put it in the main tomcat lib > directory. Do you have a permissions problem on the subdirectories of the app, such that Tomcat can't access the jars? Tomcat certainly can find jars under WEB-INF/lib, otherwise none of the apps included in the Tomcat download would work. - 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]