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

EjbObjectProxyHandler and EjbHomeProxyHandler serialization using wrong server context.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.7.0
    • 4.7.0
    • general
    • None

    Description

      The writeReplace() methods for EjbObjectProxyHandler and EjbHomeProxyHandler retrieve the applicationServer instance from the SystemInstance class. This will cause the wrong application server to be used when Corba serialization is getting performed. These classes need to be using the ServerFederation class to retrieve the server instance so the serialization is performed in the correct context.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: