[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3665) Updates to WEB-INF/dev classes don't trigger a redeploy

Dan Damian (JIRA) jira-events at lists.jboss.org
Tue Nov 4 10:05:22 EST 2008


Updates to WEB-INF/dev classes don't trigger a redeploy
-------------------------------------------------------

                 Key: JBSEAM-3665
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3665
             Project: Seam
          Issue Type: Bug
          Components: Core, Hot Deploy
    Affects Versions: 2.1.0.SP1, 2.1.0.GA
            Reporter: Dan Damian


Changing .class files in WEB-INF/dev doesn't trigger a redeploy (ie: saving a file in Eclipse with output path set to dev). I could trigger redeployment only by changing subdirectories (ie: Project->Clean). I'm using an exploded WAR setup.

I had a look at URLScanner and noticed that handleDirectory() calls touchTimestamp() only for directories, ignoring child files.

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

        



More information about the seam-issues mailing list