Mark, thanks so much. I've been over the docs so many times, but I
missed this tidbit.
/robert
Mark Thomas wrote:
Robert Taylor wrote:
If you use antiResourceLocking, modified JSPs are not detected. This
is in the docs. See
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
Ma
Robert Taylor wrote:
> reloadable="true"
> antiJarLocking="true"
> antiResourceLocking="true">
>
If you use antiResourceLocking, modified JSPs are not detected. This
is in the docs. See
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
Mark
---
Greetings,
I'm running Tomcat 5.5.15 on Win2k.
I have an Ant script which I used to start and stop tomcat and I pass it
a customized server.xml file. My Context is not embedded in server.xml
but rather in a separate context.xml file under /META-INF directory in
my web app.
The server.xml fil