Re: org.apache.catalina.ant.ReloadTask and JSP caching

2007-08-26 Thread Brian Munroe
On 8/26/07, Brian Munroe <[EMAIL PROTECTED]> wrote: > I am experiencing an annoying (but not show-stopping) issue while > trying to use the Catalina ReloadTask Ant task. > Ok, I think I've isolated the problem, and it has nothing to do with the ReloadTask. More in regards to the DeployTask, as e

org.apache.catalina.ant.ReloadTask and JSP caching

2007-08-26 Thread Brian Munroe
I am experiencing an annoying (but not show-stopping) issue while trying to use the Catalina ReloadTask Ant task. I am currently using Ant 1.7, JDK 1.5 (OS X) and Tomcat 5.5.23. Whenever I make a modification to a JSP, I usually do an 'ant reload' to push the changes to the build/ directory and f