[jboss-jira] [JBoss JIRA] Assigned: (AS7-1237) File-based deployments stop working after either a failed attempt or an undeploy
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Sun Jul 10 10:28:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai reassigned AS7-1237:
---------------------------------
Assignee: jaikiran pai
> 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
> Assignee: jaikiran pai
>
> 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