|
-help |
Output usage information. |
-start [port] |
Start omniNames for the first time, listening on
port. |
-always |
In conjunction with -start, always start up
omniNames, even if its log file already exists. |
-logdir directory |
Specifies the directory for the redo log file, overriding the
default. |
-errlog filename |
Causes output that would normally be sent to stderr to go to the
specified file instead. |
-nohostname |
Normally, omniNames includes the host name in the name of the redo
log file. This option disables that, meaning the log file can be
used on a different host, or if the host name
changes. |
-ignoreport |
omniNames normally adds its own endpoint, based on the port
specification (given with -start or stored in the log
file). This option causes it to ignore the port. It should be used
in conjunction with specific -ORBendPoint options to
ensure object references are stable. |
-install [port] |
On Windows, install omniNames service. See below. |
-manual |
On Windows, specify that the service should be started
manually. See below. |
-remove |
On Windows, uninstall omniNames service. See below. |