> From: genera...@googlemail.com [mailto:genera...@googlemail.com] On > Behalf Of James McArthur > Subject: Re: Tomcat reload defaultt ( root ) context for web app in > host > > Thanks for the help so where do I put my <ResourceLink> then - its > working across all my servers like this ? Do i need it in every > <Conext>
To quote from the Tomcat doc: "* In the $CATALINA_HOME/conf/context.xml file: the Context element information will be loaded by all webapps." "* In the $CATALINA_HOME/conf/[enginename]/[hostname]/context.xml.default file: the Context element information will be loaded by all webapps of that host." Really, it's worth reading the doc for the version of Tomcat you're actually using. http://tomcat.apache.org/tomcat-5.5-doc/config/context.html - 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