[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2139) EJB3.1 Async invocations don't work on nointerface views
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Tue Aug 3 07:49:49 EDT 2010
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
Reporter: jaikiran pai
Assignee: jaikiran pai
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