Show TOC

Using JNDI Registry Service to Locate ResourcesLocate this document in the navigation structure

Use

The JNDI Registry Service enables you to build Java EE applications out of components such as EJBs, JMS, JSPs, and so on. Using the JNDI lookup operation, you can locate and access objects by name. To use these resources, you have to obtain a reference to them by performing a lookup operation in a relevant location in the naming system.

Procedure

You can use the JNDI Registry Service lookup to: