[jboss-jira] [JBoss JIRA] Assigned: (EJBTHREE-2139) EJB3.1 Async invocations don't work on nointerface views
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Wed Dec 8 15:59:31 EST 2010
[ https://jira.jboss.org/browse/EJBTHREE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carlo de Wolf reassigned EJBTHREE-2139:
---------------------------------------
Assignee: Andrew Rubinger (was: jaikiran pai)
> 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: Andrew Rubinger
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list