This subsection describes how to set the optional names for the Enterprise Beans or J2EE resources, the timing for registering the optional name, and the timing for deleting the optional name.
The optional name specified in the Enterprise Bean object is registered in the name space when the J2EE application is started or when the J2EE server is started.
The optional name specified in the Enterprise Bean object is deleted from the name space when the J2EE application is stopped or when the J2EE server is stopped.
The optional name for a J2EE resource is registered in the name space when the J2EE resource is started.
The optional name for the J2EE resource is deleted from the name space when the J2EE resource is stopped.