2.11 Re-using the EJB home object references (Functionality for re-connecting to the EJB home objects)

The functionality for reconnecting to the EJB home objects enables you to re-use the EJB home objects obtained by the EJB client application when the J2EE server and J2EE applications are restarted after an error in the J2EE server. After the J2EE server and J2EE applications are restarted, the EJB home objects obtained by the EJB client application can be used as are without re-executing a lookup.

This functionality can be used for the EJB home object references of the Session Bean (Stateless Session Bean or Stateful Session Bean).

The following table describes the organization of this section.

Table 2-40 Organization of this section (Functionality for reconnecting to the EJB home objects)

CategoryTitleReference location
SettingsExecution environment settings (J2EE server settings)2.11.1
NotesNotes on re-using the EJB home object references2.11.2

Note: The function-specific explanation is not available for "Explanation", "Implementation" and "Operations".


Organization of this section
2.11.1 Execution environment settings (J2EE server settings)
2.11.2 Notes on re-using the EJB home object references