Developing applications that use CosNaming (CORBA Naming interface)

CORBA clients can perform naming operations on WebSphere® Application Server name servers through the CosNaming interface.

About this task

The following examples show how to obtain an ORB instance and an initial context as well as how to look up an EJB home.

Procedure

  1. Get an initial context.
  2. Perform desired CosNaming operations.