[jboss-jira] [JBoss JIRA] Commented: (JBAS-5282) .jsp fails to recompile after redeployment

Anthony Keeley (JIRA) jira-events at lists.jboss.org
Wed Apr 2 17:53:30 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBAS-5282?page=comments#action_12406760 ] 
            
Anthony Keeley commented on JBAS-5282:
--------------------------------------

This issue has been around for years. See here:

https://issues.apache.org/bugzilla/show_bug.cgi?id=33453

Why hasn't a fix been incorporated yet; in jboss or tomcat? I just ran into this problem several days ago and spent an absurd amount of time trying to figure out what was going on. I know I'm not the only one. Imagine all the man hours wasted on this bug over the years. Can we please get a solution for this? Not hot deploying or manually removing the work directory is out of the question.

> .jsp fails to recompile after redeployment
> ------------------------------------------
>
>                 Key: JBAS-5282
>                 URL: http://jira.jboss.com/jira/browse/JBAS-5282
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Web (Tomcat) service
>    Affects Versions: JBossAS-4.2.2.GA
>         Environment: all
>            Reporter: Thomas Bosch
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> When redeploying a .ear or .war containing .jsps, there are many situations causing a .jsp that needs to be recompiled to not be recompiled, or to be recompiled continuously.  
> Any situation causing the timestamp of the modified .jsp to be older than the timestamp of its compiled class will cause it not to be recompiled; for example:
> - reverting to a previous version of the .jsp using a version control
> - timezone difference between development and production server
> - .jsp never visited in production server until after change is made, which can happen for a rarely visited page, or a newly deployed server.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list