[jboss-jira] [JBoss JIRA] (WFLY-8449) EJB contextData not sent back to client in response

Kabir Khan (JIRA) issues at jboss.org
Thu Feb 15 13:14:12 EST 2018


     [ https://issues.jboss.org/browse/WFLY-8449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kabir Khan updated WFLY-8449:
-----------------------------
    Fix Version/s: 12.0.0.CR1
                       (was: 12.0.0.Beta1)


> EJB contextData not sent back to client in response
> ---------------------------------------------------
>
>                 Key: WFLY-8449
>                 URL: https://issues.jboss.org/browse/WFLY-8449
>             Project: WildFly
>          Issue Type: Bug
>          Components: EJB
>            Reporter: Fedor Gavrilov
>            Assignee: Fedor Gavrilov
>              Labels: downstream_dependency, ejb
>             Fix For: 12.0.0.CR1
>
>
> With former JBoss versions it was possible to pass context beside the method invocation from the client to the server and back. This was done via (AOP) interceptors.
> Since AS7 and WildFly the only possibility is to pass such context from the client to the server.
> It should also possible to pass serializeable objects from the server side to the client if the invocation returns and have a client side interceptor to read that informations.
> This was used to return i.e. tracking or additional usefull informations.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list