How does the EJB Server naming service work?

The process of binding objects is performed by a name server. Each EJB Server can be its own name server, or you can configure an EJB Server to use another server as its name server. You can also use an external naming service, such as an LDAP server, in conjunction with the EJB Server naming service.

You set the naming service options for each EJB Server using the Naming Service tab on the Server Properties window.