-
Bug
-
Resolution: Done
-
Major
-
1.0.4.Final
-
None
The issue is explained in detail at AS7-3828. The current design/implementation of EJB client API can cause a node being selected for handling invocations even though the application might have been undeployed from that node. The EJB client API implementation should retry that invocation on a different node, if it fails with a NoSuchEJBException.
- blocks
-
AS7-3828 EJB client tries to invoke EJBs after application was undeployed
- Closed