[jboss-jira] [JBoss JIRA] Created: (AS7-1237) File-based deployments stop working after either a failed attempt or an undeploy

Jim Crossley (JIRA) jira-events at lists.jboss.org
Fri Jul 8 16:07:23 EDT 2011


File-based deployments stop working after either a failed attempt or an undeploy
--------------------------------------------------------------------------------

                 Key: AS7-1237
                 URL: https://issues.jboss.org/browse/AS7-1237
             Project: Application Server 7
          Issue Type: Bug
    Affects Versions: 7.0.0.CR1
            Reporter: Jim Crossley


If I create a new, valid war from scratch and copy it to standalone/deployments, AS7 will deploy it fine.  Further, I can touch it or overwrite it and AS7 will redeploy it.  But once I undeploy it, AS7 will never deploy it again, at least not by my touching it.

Also, if I break it and cause a failed deployment, AS7 will never attempt to redeploy it as a result of my updating it.  Hence, I can't overwrite an invalid war file with a valid one and have it deploy.

To force a deploy, I must either rename my.war.failed to my.war.dodeploy or use the CLI.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list