Develop applications that use CosNaming (CORBA Naming interface)

 

Overview

CORBA clients can perform naming operations on WebSphere name servers through the CosNaming interface. The following examples show how to obtain an ORB instance and an initial context as well as how to look up an EJB home.

  1. Get an initial context

  2. Perform desired CosNaming operations

Related concepts
Naming
Name space logical view
Related reference
Example: Getting an initial context with CosNaming
Example: Looking up an EJB home with CosNaming
Lookup names support in deployment descriptors and thin clients
Naming and directories: Resources for learning