[jboss-jira] [JBoss JIRA] (WFLY-52) Locally transmitted context data is not received
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Tue Aug 20 01:11:26 EDT 2013
[ https://issues.jboss.org/browse/WFLY-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797795#comment-12797795 ]
RH Bugzilla Integration commented on WFLY-52:
---------------------------------------------
Scott Mumford <smumford at redhat.com> made a comment on [bug 909804|https://bugzilla.redhat.com/show_bug.cgi?id=909804]
Jaikiran, can I get a confirmation on the exact nature of this issue?
As I understand it from reading AS7-5021, the data was put to context.getContextData and serialized normally, however, the data was deserialized incorrectly (put to priveData) which made it inaccessible to the expected 'get' request?
Any info you can offer will help to make the Release Notes the best document it can be.
> Locally transmitted context data is not received
> ------------------------------------------------
>
> Key: WFLY-52
> URL: https://issues.jboss.org/browse/WFLY-52
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Reporter: Wouter De Borger
> Assignee: jaikiran pai
> Labels: ejb
> Fix For: 8.0.0.Alpha1
>
>
> ContextData attached to request is not transmitted when LocalEJBReceiver is used.
> org.jboss.as.ejb3.remote.LocalEJBReceiver:177
> context.setContextData(new HashMap<String, Object>());
> see also https://issues.jboss.org/browse/AS7-5021
--
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
More information about the jboss-jira
mailing list