[jboss-jira] [JBoss JIRA] (AS7-2581) Failed deployments should be retried on server restart
Michael Dobozy (Resolved) (JIRA)
jira-events at lists.jboss.org
Tue Nov 22 13:06:40 EST 2011
[ https://issues.jboss.org/browse/AS7-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Dobozy resolved AS7-2581.
---------------------------------
Resolution: Done
> Failed deployments should be retried on server restart
> ------------------------------------------------------
>
> Key: AS7-2581
> URL: https://issues.jboss.org/browse/AS7-2581
> Project: Application Server 7
> Issue Type: Bug
> Components: JSR-88
> Reporter: Michael Dobozy
> Assignee: Thomas Diesler
>
> Currently, AS7 does not attempt to redeploy failed deployments upon restart. This makes for a suboptimal UX, since users now have to rename their .failed marker to .dodeploy every time they want to retry it upon restart, which is a bit of a pain. This is also different from the behavior seen in previous AS releases, which will make it a bit of a surprise for users coming from previous versions.
> Additionally, this can be frustrating for other projects that use AS7 (such as TorqueBox) that have alternate means of deployment, and whose users will not necessarily have any knowledge of deployment markers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list