Develop applications that use CosNaming (CORBA Naming interface)
Overview
CORBA clients can perform naming operations on WAS 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.
Example: Getting an initial context with CosNaming
Example: Looking up an EJB home with CosNaming
Related concepts
Naming
Name space logical view
Related Reference
Lookup names support in deployment descriptors and thin clients
Naming and directories: Resources for learning