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.

Note: To enable WAS Version 6 or 5.x clients to access V4.0.x servers, the earlier installations must have e-fix PQ60074 installed.

 

Procedure

  1. Get an initial context.

  2. Perform desired CosNaming operations.

 

See also


Example: Getting an initial context with CosNaming
Example: Looking up an EJB home with CosNaming

 

See Also


Naming
Name space logical view

 

See Also


Lookup names support in deployment descriptors and thin clients
Naming and directories: Resources for learning