Niklas Frank wrote:
> 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.
This w
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 2
> From: Niklas Frank [mailto:[EMAIL PROTECTED]
> Subject: Automatic Reload for Web Applications in User Directories
>
> My context.xml file looks like this:
> WEB-INF/web.xml
Are you sure the timestamp on the WEB-INF/web.xml file of the updated
webapp really changes?
> I tried adding a Defa