Skip Headers
Oracle® Containers for J2EE Enterprise JavaBeans Developer's Guide
10g Release 3 (10.1.3)
B14428-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

Understanding EJB JNDI Services

The Java Naming and Directory Interface (JNDI) provides your J2EE application with a unified interface to multiple naming and directory services. You use JNDI to organize and locate components in a distributed J2EE environment.

You can define enviornment references for J2EE components and associated JNDI properties.

You can use JNDI to look up and retrieve these components using the:

For more information, see "Configuring JNDI Services".