From 12d5be287d82f968dc7cd5871527eb4f2236c742 Mon Sep 17 00:00:00 2001 From: marina Date: Sat, 29 Apr 2000 04:26:44 +0000 Subject: Fixed a broken link --- TAO/docs/INS.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/TAO/docs/INS.html b/TAO/docs/INS.html index 8b9183449f1..a52528b28e6 100644 --- a/TAO/docs/INS.html +++ b/TAO/docs/INS.html @@ -13,7 +13,7 @@ bgcolor="#ffffff">

TAO Interoperable Naming Service

The CORBA Interoperable +HREF="ftp://ftp.omg.org/pub/docs/orbos/98-10-11.pdf">Interoperable Naming Service (INS) service allows the ORB to be configured administratively to return object references from CORBA::ORB::resolve_initial_references for non-locality @@ -22,14 +22,14 @@ constrained objects. The service also introduces the be used to bootstrap services not available at ORB installation time.

-This document presents an overview of TAO's INS implementation and -addresses common questions.

+This document presents an overview of how these features are +implemented in TAO and addresses common questions.


How does resolve_initial_references work ?

-The following is the order that resolve_initial_references -locates a service:

+The following is the order of mechanisms checked by resolve_initial_references +for locating a service:

  1. ORBInitRef
    @@ -96,7 +96,7 @@ The ORB default initial reference argument assists in resolution of argument results in a new multiple profile URL equivalent to the following:

    iioploc://tango.cs.wustl.edu:8989/NameService
    iioploc://merengue.cs.wustl.edu:9999/NameService

    - + The URL is passed to CORBA::ORB::string_to_object to obtain the initial reference for the service. -- cgit v1.2.1