-
Bug
-
Resolution: Done
-
Major
-
7.4.6.GA
-
False
-
None
-
False
-
-
-
-
-
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.
- incorporates
-
WFLY-16796 LocalEjbReceiver response contains ContextData that has been removed on the server side
- Closed
- relates to
-
JBEAP-23783 [GSS](7.4.z) EJBCLIENT-424 - EJB remote invocation response payload contain ContextData not part of 'jboss.returned.keys'
- Closed
-
JBEAP-23784 [GSS](7.4.z) WFLY-16567 - EJB response contain ContextData that has been removed on the server side
- Closed
-
JBEAP-23804 [GSS](7.4.z) EJBCLIENT-425 - EJB client API does not delete ContextData that has been removed on the server side
- Closed
-
JBEAP-23842 [GSS](7.4.z) WEJBHTTP-83 - WF Http EJB Client does not delete ContextData that has been removed on the server side
- Closed