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: Deployment
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