Hi Chuck, hi All, > Are you sure the timestamp on the WEB-INF/web.xml file of the updated > webapp really changes? Yes, positive. To check I made changes to the file. If I do the same for a web-app in $CATALINA_HOME/webapps the app gets automatically reloaded.
in catalina.out this leads to: Sep 27, 2007 6:43:39 PM org.apache.catalina.startup.HostConfig checkResources INFO: Reloading context [/examples] but no reload or output is generated when I modify web.xml in the user dir. > The <DefaultContext> element was last supported in 5.0, so it certainly > won't work in Tomcat 6. ok, i thought it was deprecated, but just wanted to try anyway. thanks for confirming. do you have any ideas how i could go about this? kind regards dominik >> From: Niklas Frank [mailto:[EMAIL PROTECTED] >> Subject: Automatic Reload for Web Applications in User Directories >> >> My context.xml file looks like this: >> <WatchedResource>WEB-INF/web.xml</WatchedResource> > > Are you sure the timestamp on the WEB-INF/web.xml file of the updated > webapp really changes? > >> I tried adding a DefaultContext entry >> to the server.xml file > > The <DefaultContext> element was last supported in 5.0, so it certainly > won't work in Tomcat 6. > > - 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] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]