+

Search Tips   |   Advanced Search

References in application deployment descriptor files

References are logical names used to locate external resources and are defined in the application's web.xml file. During deployment references are bound to the physical location of the resource in the target environment.

These objects define connections to external resources such as databases and messaging systems. The container makes references available in a JNDI naming subcontext.


Related:

  • Develop applications that use JNDI