On this page:
IcePatch2.AdapterProperty
Synopsis
IcePatch2.AdapterProperty=value
Description
IcePatch2 uses the adapter name IcePatch2
for the server. Therefore, adapter properties can be used to configure this adapter.
IcePatch2.Directory
Synopsis
IcePatch2.Directory=dir
Description
The IcePatch2 server uses this property to determine the data directory if no data directory is specified on the command line.
This property is also used by IcePatch2 clients to determine the local data directory.
IcePatch2.InstanceName
Synopsis
IcePatch2.InstanceName=name
Description
Specifies the identity category for well-known IcePatch2 objects. If defined, the identity of the IcePatch2::Admin
interface becomes name/admin
and the identity of the IcePatch2::FileServer
interface becomes name/server
.
If not defined, the default value is IcePatch2
.