Re: Page not recompiling after being touched

2006-02-24 Thread Robert Taylor
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

Re: Page not recompiling after being touched

2006-02-24 Thread Mark Thomas
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 ---

Page not recompiling after being touched

2006-02-24 Thread Robert Taylor
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