[jboss-jira] [JBoss JIRA] (AS7-1494) orb init does not take account of jts, other interdependent services

Stuart Douglas (Resolved) (JIRA) jira-events at lists.jboss.org
Sun Nov 13 03:07:40 EST 2011


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

Stuart Douglas resolved AS7-1494.
---------------------------------

         Assignee: Stuart Douglas
    Fix Version/s: 7.1.0.Beta1
       Resolution: Done


This has been resolved by specifying the initialisers in use in the jacorb subsystem xml.
                
> orb init does not take account of jts, other interdependent services
> --------------------------------------------------------------------
>
>                 Key: AS7-1494
>                 URL: https://issues.jboss.org/browse/AS7-1494
>             Project: Application Server 7
>          Issue Type: Bug
>            Reporter: Jonathan Halliday
>            Assignee: Stuart Douglas
>             Fix For: 7.1.0.Beta1
>
>
> The CORBA ORB must be aware of the transaction service mode and configure accordingly. Where the TS is running in JTS mode, the ORB must include calls to the JTS initializers in its startup. Contrawise these should not be called in JTA mode. However, the TS service startup depends (when in JTS mode) on the ORB service. This creates a mutual dependency that is not cleanly handled at present. This pattern will likely also affect any other services, including user services, that require CORBA ORB intializers.
> Additionally the ORB service provides ("iiop", "orb") whilst the transaction service expects ("jacorb", "orb-service") i.e. is jacorb specific not generic. This dependency is therefore not currently functional, making it impossible to start the transaction system in JTS mode.

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