Bug 1422216

Summary: [GSS](6.4.z) EJB contextData not sent back to client in response
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Brad Maxwell <bmaxwell>
Component: EJBAssignee: Fedor Gavrilov <fgavrilo>
Status: CLOSED DEFERRED QA Contact: Jiří Bílek <jbilek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.11CC: david.lloyd, fgavrilo, jbilek, rnetuka, rstancel
Target Milestone: CR1   
Target Release: EAP 6.4.16   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-30 05:39:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brad Maxwell 2017-02-14 18:55:40 UTC
EJB Client interceptor can but data in the contextData map which a server side interceptor can retrieve, however when the server side interceptor puts data in the contextData map , the client is not finding it when the response is received.

Comment 6 David M. Lloyd 2017-03-28 12:14:33 UTC
The proposed solution causes regressions and I was asked to revert it.

We need a more thorough examination of this problem.

Comment 11 Brad Maxwell 2017-08-30 05:39:46 UTC
Deferring as this is not a simple bug fix as previously thought.