The issue is Tomcat bug #33453: 
http://issues.apache.org/bugzilla/show_bug.cgi?id=33453
Also JBoss bug #JBAS-3081: http://jira.jboss.com/jira/browse/JBAS-3081?page=all

The mechanism used is a comparison of the timestamp of the .class file with 
that of the new .jsp file.  Yes, it really does compare two totally unrelated 
things.

I have provided a patch for Tomcat, referenced in the first link above.

It is "fixed" in the Tomcat bundled with JBoss 4.04 by Tomcat always deleting 
the files in the /work directory.  

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950713#3950713

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950713


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to