11.2 WebSphere naming architecture

 

+

Search Tips   |   Advanced Search

 

WAS name servers are an implementation of the CORBA CosNaming interface accessed through a JNDI interface.

CosNaming provides the server-side implementation and is where the name space is stored.

JNDI provides a client-side wrapper of the name space stored in CosNaming, and interacts with the CosNaming server on behalf of the client.

Next