[
https://issues.jboss.org/browse/JBAS-8978?page=com.atlassian.jira.plugin....
]
David Lloyd edited comment on JBAS-8978 at 3/18/11 11:24 AM:
-------------------------------------------------------------
Initial implementation is here:
https://github.com/dmlloyd/jboss-as/tree/JBAS-8978
Remaining tasks:
# Establish per-method client interceptors
# Identify async methods by annotation, return type etc. and add to the component async
method set
# Add appropriate async interceptor to client interceptors corresponding to async methods
# Implement SessionContext.wasCancelCalled() by inspecting CancellationFlag.class private
data attachment from invocation context
was (Author: dmlloyd):
Initial implementation is here:
https://github.com/dmlloyd/jboss-as/tree/JBAS-8979
Remaining tasks:
# Establish per-method client interceptors
# Identify async methods by annotation, return type etc. and add to the component async
method set
# Add appropriate async interceptor to client interceptors corresponding to async methods
# Implement SessionContext.wasCancelCalled() by inspecting CancellationFlag.class private
data attachment from invocation context
Complete async EJB invocation
-----------------------------
Key: JBAS-8978
URL:
https://issues.jboss.org/browse/JBAS-8978
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: David Lloyd
Fix For: 7.0.0.Beta2
Integrate the interceptor; test with cancellation; handle @Asynchronous annotation as
well as any descriptor stuff
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira