Other useful ORB properties

The following ORB properties are not required in programs that use SSL, but affect the behavior of programs that use SSL:

Property

Description

-ORBLogFile

Specifies the name of a file to receive error logging information from the client ORB. There is no default, and logging is enabled by specifying a file name as this property. The file name is recreated each time a client program is run with the same setting. You can also specify a log file by setting the JAG_LOGFILE environment variable. (The latter is useful when troubleshooting an executable).

-ORBretryCount

The number of times to retry a connection attempt that has failed; the default is 5. You can also configure this property by setting the -ORB_RETRYCOUNT environment variable.