This subsection describes the objects that can be assigned an optional name.
You assign optional names to the Enterprise Beans or J2EE resources.
An optional name is assigned to Enterprise Beans with the following interfaces:
Hereafter, the remote home interface and remote business interface are together called the remote interface. Also, the local home interface and local business interface are together called the local interface.
The following table describes the J2EE resources to which you can assign optional names.
Table 2-23 J2EE resources for which optional names can be assigned
Types of J2EE resources | Possibility of assigning an optional name | |
---|---|---|
Resource adapter | DB Connector | Y#1 |
DB Connector for Cosminexus RM | Y | |
Cosminexus RM | Y#2 | |
uCosminexus TP1 Connector | Y | |
TP1/Message Queue - Access | Y#2 | |
Other resources adapters | Y#3 | |
Mail configuration | Y | |
JavaBeans resource | Y |
#1 When the connection pool clustering functionality is used, optional names are not assigned to the member resource adapters.
#2 An optional name is assigned to the javax.jms.ConnectionFactory object specified in <resource-env-ref> of the property file. An optional name is not assigned to the javax.jms.Destination object specified in <resource-env-ref>.
#3 For the resource adapters compliant with the Connector 1.5 specifications, you cannot assign an optional name to an administered object.