From 0035fa9dc6cc1cadf810a144d7a60e679455fd59 Mon Sep 17 00:00:00 2001 From: Lars Thorsen Date: Mon, 9 Oct 2017 10:24:06 +0200 Subject: [orber] Touchup of code tags --- lib/orber/doc/src/corba.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'lib/orber/doc/src/corba.xml') diff --git a/lib/orber/doc/src/corba.xml b/lib/orber/doc/src/corba.xml index d89f035dba..fbfb55f2f2 100644 --- a/lib/orber/doc/src/corba.xml +++ b/lib/orber/doc/src/corba.xml @@ -4,7 +4,7 @@
- 19972016 + 19972017 Ericsson AB. All Rights Reserved. @@ -370,12 +370,12 @@ Example:

This function takes a corbaname, corbaloc or an IOR on the external string representation and returns the object reference.

-

To lookup the NameService reference, simply use - "corbaloc:iiop:1.2@123.0.0.12:4001/NameService"

-

We can also resolve an object from the NameService by using - "corbaname:iiop:1.2@123.0.0.12:4001/NameService#org/Erlang/MyObj"

-

To lookup the NameService reference with an IPv6 address, simply use - "corbaloc:iiop:1.2@[FEC1:0:3:0:0312:44AF:FAB1:3D01]:4001/NameService"

+

To lookup the NameService reference, simply use:

+ corbaloc:iiop:1.2@123.0.0.12:4001/NameService +

We can also resolve an object from the NameService by using:

+ corbaname:iiop:1.2@123.0.0.12:4001/NameService#org/Erlang/MyObj +

To lookup the NameService reference with an IPv6 address, simply use:

+ corbaloc:iiop:1.2@[FEC1:0:3:0:0312:44AF:FAB1:3D01]:4001/NameService

For more information about corbaname and corbaloc, see the User's Guide (Interoperable Naming Service).

The configuration context is used to override the global -- cgit v1.2.3