[jboss-jira] [JBoss JIRA] (WFLY-7093) Transfer of contextData back to the jboss ejb client
Teresa Miyar (JIRA)
issues at jboss.org
Mon Sep 12 10:35:00 EDT 2016
Teresa Miyar created WFLY-7093:
----------------------------------
Summary: Transfer of contextData back to the jboss ejb client
Key: WFLY-7093
URL: https://issues.jboss.org/browse/WFLY-7093
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 10.1.0.Final
Reporter: Teresa Miyar
Priority: Minor
The spec says:
The getContextData method enables a business method, lifecycle callback method, or timeout method to retrieve any interceptor/webservices context associated with its invocation.
The way this context data travels from client to server is by copying the data into a server context, this data is used inside the server ejb but not copied back to client. Client requests that this contextData is populated from client to server and vice versa.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list