[jboss-jira] [JBoss JIRA] (AS7-545) handling of deployment failed at batch resolve time

Jason Greene (Updated) (JIRA) jira-events at lists.jboss.org
Fri Nov 4 14:10:37 EDT 2011


     [ https://issues.jboss.org/browse/AS7-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene updated AS7-545:
-----------------------------

    Fix Version/s: 7.1.0.CR1
                       (was: 7.1.0.Beta1)


Moving all non-critical issues to the CR. If you finish it before we release beta please correct the fix-for version.

Thanks
                
> handling of deployment failed at batch resolve time
> ---------------------------------------------------
>
>                 Key: AS7-545
>                 URL: https://issues.jboss.org/browse/AS7-545
>             Project: Application Server 7
>          Issue Type: Sub-task
>            Reporter: Alexey Loubyansky
>            Assignee: Alexey Loubyansky
>             Fix For: 7.1.0.CR1
>
>
> 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, 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