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.
The proposed solution causes regressions and I was asked to revert it. We need a more thorough examination of this problem.
Deferring as this is not a simple bug fix as previously thought.