COS naming

The Common Object Services (COS) Name Server is the name server for storing Common Object Request Broker Architecture (CORBA) object references. It can be accessed from CORBA applications using the COS Naming package (org.omg.CORBA.COSNaming).

The JNDI/IIOP service provider implements the javax.naming.Context interface on top of the COS Naming package in order to allow applications to use JNDI to access the COS Name Server.

The adapter treats COS Naming as a naming implementation.