[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-2139) EJB3.1 Async invocations don't work on nointerface views

jaikiran pai (JIRA) jira-events at lists.jboss.org
Wed Nov 3 13:00:01 EDT 2010


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

jaikiran pai updated EJBTHREE-2139:
-----------------------------------

        Fix Version/s: EJB 3.1
    Affects Version/s: depchain-1.0.0-alpha-4


> EJB3.1 Async invocations don't work on nointerface views
> --------------------------------------------------------
>
>                 Key: EJBTHREE-2139
>                 URL: https://jira.jboss.org/browse/EJBTHREE-2139
>             Project: EJB 3.0
>          Issue Type: Bug
>          Components: async, nointerface
>    Affects Versions: depchain-1.0.0-alpha-4
>            Reporter: jaikiran pai
>            Assignee: jaikiran pai
>             Fix For: EJB 3.1
>
>
> Async invocations on nointerface view doesn't work in AS 6.0.0.M4. It's because the nointerface views currently do not have any client side interceptors (async invocation handling is done in a client side AOP interceptor).  
> P.S: I'm thinking of adding jboss-interceptors based interceptors instead of AOP ones for the nointerface views, if possible.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list