[jboss-jira] [JBoss JIRA] (WFLY-1805) It should be possible to pass objects via invocation context from the server side EJB to the client and read with a via client side interceptor

Wolf-Dieter Fink (JIRA) jira-events at lists.jboss.org
Thu Aug 1 09:43:26 EDT 2013


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

Wolf-Dieter Fink moved EJBTHREE-2300 to WFLY-1805:
--------------------------------------------------

        Project: WildFly  (was: EJB 3.0)
            Key: WFLY-1805  (was: EJBTHREE-2300)
       Workflow: GIT Pull Request workflow   (was: jira)
    Component/s: EJB
                     (was: ejb3)

    
> It should be possible to pass objects via invocation context from the server side EJB to the client and read with a via client side interceptor
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-1805
>                 URL: https://issues.jboss.org/browse/WFLY-1805
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: EJB
>            Reporter: Wolf-Dieter Fink
>            Assignee: jaikiran pai
>              Labels: ejb
>
> With former EAP 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 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