Naming support EJB container must provide implementation of JNDI API - EJB

Q.  Which EJB container must provide an implementation of Java Naming and Directory Interface (JNDI) API to provide naming services for EJB clients and components?
- Published on 21 Jul 15

a. Transaction support
b. Persistence support
c. Naming support
d. All mentioned above

ANSWER: Naming support
 

    Discussion

  • Nirja Shah   -Posted on 14 Dec 15
    - A naming service maintains a set of bindings, which relate their names to objects.
    - The Java EE naming service is based on the Java Naming and Directory Interface (JNDI) API.
    - The JNDI API allows application components and clients to look up distributed resources, services, and EJB components.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)