Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() ![]() ![]() |
Siebel Server Installation Guide for UNIX > Installing CORBA Object Manager > Final Configuration of CORBA Using VisiBroker >
Configuring Manual Activation for VisiBroker
In persistent mode, the CORBA Object Manager is always running and available for client requests. You should configure the CORBA Object Manager as either a manual server or an automatic server, but not both.
For detailed information about all the command-line options that are used in the following procedure, see Command-Line Syntax.
To configure and start the CORBA Object Manager as a persistent server under VisiBroker
- Make sure that at least one VisiBroker Smart Agent,
osagent.exe
, is running on the local subnet or is, at least, visible to the current server. You can do this using the VisiBrokerosfind
utility.For more information on the
osagent
andosfind
utilities, see the VisiBroker documentation.- Start the CORBA Object Manager. At a command prompt execute the command:
ssomvisi -n
objname
-c
configfile
-d
datasource
-l
language
[
-b
bindname
[
-x
context
] [
otherarg
...]
where:
objname
is the object name assigned to the SiebelAppFactory object.
configfile
is the full path and name of the Object Manager configuration file; the default is siebel.cfg, located in the same directory as ssomvisi.
datasource
is the name of the data source defined in the .cfg file; the default is Server.
language
is the three-letter code for the language in which to operate; for example, enu for U.S. English.For example,
ssomvisi -n SiebelObjectFactory -c corbaom.cfg -d ServerDataSrc -l ENU
- Repeat Step 2 for each additional CORBA Object Manager you run on this server.
NOTE: You must change the object name specified.
Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() ![]() ![]() |
Siebel Server Installation Guide for UNIX Published: 24 June 2003 |