-
Bug
-
Resolution: Done
-
Critical
-
1.0.10.Final
-
None
The RemotingConnectionEJBReceiver does not implement the EJBReceiver#cancelInvocation(...) method. As a result, if a client calls cancel on the Future instance returned for a async bean method invocation, then the server side has no knowledge about the cancel being invoked by the client. This causes the issue reported in AS7-4952.
- blocks
-
AS7-4952 Calling wasCancelCalled() method on SessionContext in a bussiness method of a bean throws IllegalStateException for method being called remotely
- Closed