[jboss-jira] [JBoss JIRA] Updated: (JBAS-8337) handling of deployment failed at batch resolve time
Jason Greene (JIRA)
jira-events at lists.jboss.org
Sun Oct 31 12:19:55 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated JBAS-8337:
-------------------------------
Fix Version/s: 7.0.0.Beta1
(was: 7.0.0.Alpha1)
> handling of deployment failed at batch resolve time
> ---------------------------------------------------
>
> Key: JBAS-8337
> URL: https://jira.jboss.org/browse/JBAS-8337
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Alexey Loubyansky
> Assignee: Alexey Loubyansky
> Fix For: 7.0.0.Beta1
>
>
> Types of failures here include: duplicate service definition (i.e. a service was defined that already exists in the container), missing required dependency (i.e. a service was defined that depends on something that isn't there), circular dependency (i.e. two or more service definitions represent circularity in terms of their dependency links). Right now this erases the entire batch, which means that the server cannot start if any of these errors occur. The correct behavior is, in my opinion, to log each error and continue, possibly yielding a report of problem services after the batch is resolved (it is likely, however, that one failure will lead to others).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list