-
Feature Request
-
Resolution: Obsolete
-
Major
-
None
-
None
Container issue for ensuring "RetryInterceptor" functionality is added to all clustered proxies.
"RetryInterceptor" functionality consists of adding an interceptor that is able to access the cluster (currently via JNDI) and get an updated set of cluster targets when all current targets have failed. Needed when a complete cluster restart has occurred since the current list of targets was deserialized on the client.
We currently have this for EJB2 proxies; need it for EJB3, HA-JNDI and generic AOP-based and ProxyFactoryHA-based proxies.
- is blocked by
-
JBAS-3765 AOP-based version of RetryInterceptor
- Closed
-
EJBTHREE-1002 EJB3-based version of the RetryInterceptor
- Open
- is related to
-
JBAS-1476 Need to include a notion of cluster instance in the cluster view
- Closed