| Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() |
Siebel Server Installation Guide for Microsoft Windows > Installing CORBA Object Manager > Final Configuration of CORBA Using VisiBroker >
Configuring Automatic Activation for VisiBroker
You should configure the CORBA Object Manager as either a manual server or an automatic server, but not both.
To configure the CORBA Object Manager for automatic activation 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 VisiBrokerosfindutility.For more information on the
osagentandosfindutilities, see the VisiBroker documentation.- Start the VisiBroker Object Activation Daemon (OAD). At a command prompt, execute:
oadFor more information on the VisiBroker Object Activation Daemon, see the VisiBroker documentation.
- Register the CORBA Object Manager in the implementation repository. At a command prompt execute the command:
oadutil reg -I SiebelAppFactory -oobjname-cppCORBA Object Manager exe-p shared -a /n -aobjname-a /c -aconfigfile-a /d -adatasource-a /l -alanguage[[-aotherarg] ...]where:
objnameis the object name assigned to the SiebelAppFactory object.
configfileis the full path and name of the Object Manager configuration file; the default is siebel.cfg, located in the same directory as ssomvisi.
datasourceis the name of the data source defined in the .cfg file; the default is Server.
languageis the three-letter code for the language in which to operate; for example, enu for U.S. English.For example,
oadutil reg -I SiebelAppFactory -o SiebelObjectFactory -cpp D:\sea704\corbaom\bin\ssomvisi-p shared -a /n -a SiebelObjectFactory -a /c -a corbaom.cfg -a /d -a ServerDataSrc -a /l -a ENUNOTE: The
objnamepassed as the argument to theoadutil -ooption and the -a (objname)in the CORBA Object Manager arguments must match.NOTE: You must provide a unique
objnameeach time.
| Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() |
Siebel Server Installation Guide for Microsoft Windows Published: 25 June 2003 |