Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-287

TSSBean is not stopping the associated POA properly.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.2
    • corba
    • None

    Description

      The TSSBean is calling "localPOA.the_POAManager().deactivate(true, false):" in the doStop() method. This is not the correct call, as it shuts down the entire set of POAs attached to the ORB. To shutdown one POA, destroy() needs to be called instead.

      Attachments

        1. OPENEJB-287.patch
          1 kB
          Richard McGuire

        Activity

          People

            Unassigned Unassigned
            rickmcguire Richard McGuire
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: