CORBA 2.6.1 Programmer's Guide for Java
Naming Service Calls ORB_init (flow 1 in the figure)
Naming Service Creates and Publishes Root Naming Context IOR URL (flow 2 in the figure)
Network Client Imports IOR (flow 3 in the figure)
Network Client ORB Tries to Contact Target Object (flow 4 in the figure)
LSD Builds and Sends Forwarding Reply (flows 5 and 6 in the figure)
Client ORB Tries Again (flows 6 and 7 in the figure)
Comm Server Receives and Relays Request (flows 7 and 8 in the figure)
Naming Service Processes Request (flows 8 and 9 in the figure)
Comm Server Receives and Relays Reply (flows 9 and 10 in the figure)
Client ORB Processes an is_a Reply
Summary
B. Object References
Obtaining Object References
Content of Object References
Addresses
NSDOM_GCF_IOP::Profile_Tag Addresses
NSDOM_GFS_IOP::Profile_Tag Addresses
IOP::TAG_INTERNET_IOP Addresses
Configured Versus Actual TCP/IP Addresses and TCP/IPv6 Addresses
Interoperable Object References for Objects in a Server Pool
IORs for Stateless Objects in a Server Pool
IORs for Stateful Objects in a Server Pool
Index
List of Figures
3.1. The Process of Developing a Client and a Server
5.1. EMS Collectors
5.2. esadmin Tool
5.3. Naming Service Display
6.1. Stateless Factory Object and Stateless Servant
A.1. Basic NonStop CORBA Architecture
A.2. Expanded View of NonStop CORBA Architecture
A.3. Layered View of the NonStop CORBA Architecture
A.4. Message Flows
A.5. CORBA Process Run-Time Environment
List of Tables
1.1. Java Sample Programs
5.1. Error Log Information
5.2. Tracing Options
5.3. Tracing Options for NonStop CORBA subsystem
12.1. JORB Lite Applet Configuration Parameters
New and Changed Information