| Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() |
Siebel Server Installation Guide for Microsoft Windows > Installing CORBA Object Manager >
Using CORBA Naming Service with the Siebel CORBA Object Manager
You should use the Naming Service if you are planning on registering multiple CORBA OMs with the same ORB. Use of the Naming Service is required for ORBIX, but optional for Visibroker. The benefit of using the Naming Service with multiple CORBA OM instances is that the ORB will load balance requests across all CORBA OM instances.
The
/xand/b(see below for the complete command-line syntax) arguments are interpreted using the Interoperable Naming Service (INS) convention for stringified names. Specifically, this means that a/(slash) character is a delimiter between name components, and the.(dot) character is a delimiter between thekindandidparts of a name component. The\(backslash) is used as an escape character for literal "/",".",and "\" characters. A leading/is optional when specifying a stringified name. In other words,/x /Siebeland/ Siebelare equivalent.When both
/xand/bare specified, the name bound in the naming service is the concatenation ofContextandBindName. Siebel Systems provides theContextparameter simply as a matter of convenience. The/bargument can be a fully qualified name in stringified form as described above. For example, specifying/x Siebel\ObjMgr /b Alphais equivalent to/b Siebel\ObjMgr\Alpha.
| Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() |
Siebel Server Installation Guide for Microsoft Windows Published: 25 June 2003 |