> From: Mark Thomas [mailto:[EMAIL PROTECTED] > Subject: Re: Serving static resources outside webapp in Tomcat 5.5.25 > > Adding the following, as contents.xml, to your webapps > directory should work > <?xml version="1.0" encoding="UTF-8"?> > <Context docBase="/app/resources" > > </Context>
I think you mean to place the above <Context> element in conf/Catalina/[hostname]/contents.xml, not webapps/contents.xml. - 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]