The objects to be looked up are associated with the names in the JNDI name space and managed.
To reference the objects, such as the resource manager you want to use and the Enterprise Bean you want to invoke, execute a search (lookup) in the JNDI name space with the application to be executed in the J2EE server.
This section describes the types of names used for lookup, rules for bound names, and the lookup mechanism. This section also describes how to check the JNDI name space.
The following table describes the organization of this section.
Table 2-3 Organization of this section (Binding and looking up objects in the JNDI name space)
Category | Title | Reference location |
---|---|---|
Explanation | Types of names used for lookup | 2.3.1 |
Mapping and looking up the JNDI name space | 2.3.2 | |
How to check the JNDI name space | 2.3.3 | |
Implementation | Definitions in cosminexus.xml | 2.3.4 |
Settings | Execution environment settings | 2.3.5 |
Note: The functionality-specific explanation is not available for "Operations".