Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1494

orb init does not take account of jts, other interdependent services

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.Beta1
    • None
    • None
    • None

      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.

            sdouglas1@redhat.com Stuart Douglas
            rhn-engineering-jhallida Jonathan Halliday
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: