summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorpgontla <pgontla@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-01-29 00:02:27 +0000
committerpgontla <pgontla@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-01-29 00:02:27 +0000
commit46da28f44301c444b053f35ff1699c2e6cc73e70 (patch)
tree4e32d43f4144ecc24da07ef5141e10b24923be5f /TAO/docs
parentbfef4854618a5e9f8ac13a35b50a23fd390f8ad4 (diff)
downloadATCD-46da28f44301c444b053f35ff1699c2e6cc73e70.tar.gz
ChangeLogTag: Tue Jan 28 15:59:45 2003 Priyanka Gontla <pgontla@ece.uci.edu>
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/Options.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/TAO/docs/Options.html b/TAO/docs/Options.html
index 0f54c698501..66d54382822 100644
--- a/TAO/docs/Options.html
+++ b/TAO/docs/Options.html
@@ -434,6 +434,29 @@ the ORB.
</TD>
</TR>
+ <TR>
+ <TD><CODE>-ORBListenEndpoints</CODE> <EM>endpoint</EM></TD>
+ <TD><A name=-ORBListenEndpoints></A>This Option is similar to
+ ORBEndPoint option described above. The ORBEndpoint option
+ would be deprecated in later versions on TAO. This option is
+ introduced with Object Reference Template Specification.
+ </TD>
+ </TR>
+
+ <TR>
+ <TD><CODE>-ORBId</CODE> <EM>ORB_NAME</EM></TD>
+ <TD><A name=-ORBId></A>This option allows setting the name of an
+ ORB as the Option name suggests.
+ </TD>
+ </TR>
+
+ <TR>
+ <TD><CODE>-ORBServerId</CODE> <EM>server_id</EM></TD>
+ <TD><A name=-ORBId></A>This option allows setting a name/id to
+ a server to uniquely identify a server to the Implementation Repository.
+ </TD>
+ </TR>
+
</TABLE>
</P>