Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The <abstract-naming-entry> element is an abstract element used as a generic element for multiple reference types.referencing these reference types:

  • <gbean-ref>
    The <gbean-ref> element is used to map GBean references to GBeans configured outside the current module

  • <persistenceunit-ref>
    The <persistenceunit-ref> element is used to map persistence unit references to persistence units configured outside the current module

  • <persistencecontext-ref>
    The <persistencecontext-ref> element is used to map persistence context references to persistence contexts configured outside the current module

<naming:ejb-ref>

The <naming:ejb-ref> XML element uses the Geronimo Naming namespace, which is used to identify the common elements for resolving
EJB references, resource references, and Web services references, and is described here:

...