[jboss-jira] [JBoss JIRA] (AS7-2512) Move addition of DeployerChainsService out of Stage.VERIFY

Brian Stansberry (Resolved) (JIRA) jira-events at lists.jboss.org
Fri Nov 4 09:57:45 EDT 2011


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

Brian Stansberry resolved AS7-2512.
-----------------------------------

    Resolution: Done

    
> Move addition of DeployerChainsService out of Stage.VERIFY
> ----------------------------------------------------------
>
>                 Key: AS7-2512
>                 URL: https://issues.jboss.org/browse/AS7-2512
>             Project: Application Server 7
>          Issue Type: Task
>          Components: Deployment, Domain Management
>    Affects Versions: 7.0.2.Final, 7.1.0.Alpha1
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 7.1.0.Beta1
>
>
> The DeployerChainAddHandler is currently doing its work in Stage.VERIFY, which is hacky and causes issues with detecting and rolling back operations that create missing dependencies.
> It just needs to run after all other steps that register DUPs. That can be handled while still running it in Stage.RUNTIME.

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