https://issues.apache.org/bugzilla/show_bug.cgi?id=52744
--- Comment #7 from Jarek Gawor <jga...@gmail.com> 2012-03-12 20:28:56 UTC --- I was able to reproduce this issue. The key here is that the jsp must live in a jar file that has a timestamp with a better precision then the file system. Nothing is modifying the .jsp file and therefore its timestamp does not change but each access causes it to be recompiled because of the difference in the timestamp precision. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org