]
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: