Change By: Michael Gronau (19/Jun/12 8:02 AM)
Workaround Description: from within a client-side ejb interceptor add some data with context.getContextData().put(...). On the server-side ejb interceptor try to read it with context.getContextData().get(...).
Steps to Reproduce: from within a client-side ejb interceptor add some data with context.getContextData().put(...). On the server-side ejb interceptor try to read it with context.getContextData().get(...).
Forum Reference: https://community.jboss.org/message/742662
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira