I'd like an app server cluster to retry the idempotet stateless EJB methods on a different instance in case of failure.
Sohat's I'm awaiting from the cluster:
If my ejb is not be able to bind a component (queue or another ejb or...) locally, it does lookup on another server instance in cluster and binds a component from there transparently.
Is it possible or should an ejb implement this failover lookup explicitly?
Software/Hardware used:
application serve
ASKED:
December 22, 2010 3:43 PM
UPDATED:
December 22, 2010 4:20 PM