Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Labels:None
-
Number of attachments :
Description
An EJB client must always be prepared, that an EJB is not available yet at startup (e.g. starting as Windows service or Unix daemon) or that an EJB is temporarily not available (App server restart) or that the stub is no longer valid (redeployment of the EAR). The EJB component must therefore try to reestablish the connection with the remote component.