[jboss-jira] [JBoss JIRA] (AS7-3477) If DataSourceDisable fails the stopped/removed services need bringing back to their original state

Kabir Khan (JIRA) jira-events at lists.jboss.org
Thu Jan 26 18:58:48 EST 2012


Kabir Khan created AS7-3477:
-------------------------------

             Summary: If DataSourceDisable fails the stopped/removed services need bringing back to their original state
                 Key: AS7-3477
                 URL: https://issues.jboss.org/browse/AS7-3477
             Project: Application Server 7
          Issue Type: Feature Request
          Components: JCA
            Reporter: Kabir Khan
            Assignee: Jesper Pedersen
            Priority: Critical
             Fix For: 7.1.0.Final


In my https://github.com/kabir/jboss-as/commits/recycle_data_source_AS7_3085 branch I changed DataSourceDisable to use OperationContext.remove() meaning that the operation will be rolled back if other services have the DS injected. I've added a skeleton rollback handler which should reinstate the services to their original state if it does get rolled back.

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