Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-16796

LocalEjbReceiver response contains ContextData that has been removed on the server side

    XMLWordPrintable

Details

    Description

      Similar to WFLY-16567 , org.jboss.as.ejb3.remote.LocalEjbReceiver, if a client puts data into the ContextData and then the EJB removes it, if the client checks the ContextData after the response has been received, it contains the object that was removed.  The bug is, the client's view of ContextData contains the objects originally sent and then when the response is received, puts the response objects into the same ContextData, so it will update but not remove objects that should not be there.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-bmaxwell Brad Maxwell
              rhn-support-bmaxwell Brad Maxwell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: