Using an LDAP server with EJB Server

To add persistent object name storage capabilities to EJB Server, you can use an external directory naming service, such as an LDAP server. The EJB Server properties include an optional URL for specifying the port for the external name server.

When you use an external name server, EJB Server uses JNDI to communicate with the name server through the specified URL.