11.2.2 JNDI support
Each JVM includes:
- Name server
- javax.naming JNDI
The JNDI implementation provided by IBM WAS is based on JNDI v1.2.1 was tested with Sun JNDI Service Provider Interface v1.2.1 .
IBM WAS does not provide implementations for the following Java extension packages:
- javax.naming.directory
- javax.naming.ldap
IBM WAS does not support interfaces defined in the javax.naming.event package.
To provide access to LDAP servers, the JDK shipped with WAS supports Sun Microsystem's implementation of:
- javax.naming.ldap
- com.sun.jndi.ldap.LdapCtxFactory