Develop applications that use CosNaming (CORBA Naming interface)

 

+

Search Tips   |   Advanced Search

 

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.

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



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