References

References

References are logical names used to locate external resources for enterprise applications. References are defined in the application's deployment descriptor file. At deployment, the references are bound to the physical location (global JNDI name) of the resource in the target operational environment. This product supports the following types of references:

These objects define connections to external resources such as databases and messaging systems. The container makes references available in a JNDI
naming subcontext. By convention, references are organized as follows:




Sub-topics
EJB references
EJB JNDI names for beans

Related tasks
Developing applications that use