Defines the value of the property adapter.AdapterId for the object adapter named IcePack.Registry.Client.
Defines the published endpoints of the IcePack client interface. The client endpoints must be accessible to Ice clients that are using IcePack to locate objects (see Ice.Default.Locator). Refer to the description of the object adapter property adapter.PublishedEndpoints for more information.
Defines the value of the property adapter.ThreadPool.Size for the object adapter named IcePack.Registry.Client.
Defines the value of the property adapter.ThreadPool.SizeMax for the object adapter named IcePack.Registry.Client.
Defines the value of the property adapter.ThreadPool.SizeWarn for the object adapter named IcePack.Registry.Client.
Defines the value of the property adapter.AdapterId for the object adapter named IcePack.Registry.Server.
Defines the published endpoints of the IcePack server interface. The server endpoints must be accessible to Ice servers that are using IcePack to register their object adapter endpoints. Refer to the description of the object adapter property adapter.PublishedEndpoints for more information.
Defines the value of the property adapter.ThreadPool.Size for the object adapter named IcePack.Registry.Server.
Defines the value of the property adapter.ThreadPool.SizeMax for the object adapter named IcePack.Registry.Server.
Defines the value of the property adapter.ThreadPool.SizeWarn for the object adapter named IcePack.Registry.Server.
Defines the value of the property adapter.AdapterId for the object adapter named IcePack.Registry.Admin.
Defines the optional administrative endpoints of the IcePack admin interface. The administrative endpoints must be accessible to clients which are using the IcePack administrative interface, such as the IcePack administrative tool.
Allowing access to the IcePack admin interface is a security risk! If this property is not defined, the admin interface is disabled. |
Defines the optional administrative published endpoints of the IcePack admin interface. The administrative endpoints must be accessible to clients which are using the IcePack administrative interface, such as the IcePack administrative tool. Refer to the description of the object adapter property adapter.PublishedEndpoints for more information.
Allowing access to the IcePack admin interface is a security risk! |
Defines the value of the property adapter.ThreadPool.Size for the object adapter named IcePack.Registry.Admin.
Defines the value of the property adapter.ThreadPool.SizeMax for the object adapter named IcePack.Registry.Admin.
Defines the value of the property adapter.ThreadPool.SizeWarn for the object adapter named IcePack.Registry.Admin.
Defines the value of the property adapter.AdapterId for the object adapter named IcePack.Registry.Internal.
Defines the published endpoints of the IcePack internal interface. The internal endpoints must be accessible to IcePack nodes. Nodes use this interface to communicate with the registry. Refer to the description of the object adapter property adapter.PublishedEndpoints for more information.
Defines the value of the property adapter.ThreadPool.Size for the object adapter named IcePack.Registry.Internal.
Defines the value of the property adapter.ThreadPool.SizeMax for the object adapter named IcePack.Registry.Internal.
Defines the value of the property adapter.ThreadPool.SizeWarn for the object adapter named IcePack.Registry.Internal.
Defines the value of the property adapter.AdapterId for the object adapter named IcePack.Node.
Defines the published endpoints of the IcePack node interface. The node endpoints must be accessible to the IcePack registry. The registry uses this interface to communicate with the node. Refer to the description of the object adapter property adapter.PublishedEndpoints for more information.
Defines the value of the property adapter.AdapterId for the object adapter named IcePack.Node.
Defines a list of properties which override the properties defined in server deployment descriptors. For example, in some cases it is desirable to set the property Ice.Default.Host for servers, but not in server deployment descriptors. The property definitions should be separated by white space.
Defines the interval in seconds that IcePack waits for server activation and deactivation.
If a server is automatically activated and does not register its object adapter endpoints within this time interval, the node assumes there is a problem with the server and return an emtpy set of endpoints to the client.
If a server is being gracefully deactivated and IcePack does not detect the server deactivation during this time interval, IcePack kills the server.
The default value is 60 seconds. |
Defines the value of the property adapter.ThreadPool.Size for the object adapter named IcePack.Node.
Defines the value of the property adapter.ThreadPool.SizeMax for the object adapter named IcePack.Node.
Defines the value of the property adapter.ThreadPool.SizeWarn for the object adapter named IcePack.Node.
The activator trace level:
0 | No activator trace. (default) |
1 | Trace process activation, termination. |
2 | Like 1, but more verbose, including process signaling and more diagnostic messages on process activation. |
3 | Like 2, but more verbose, including more diagnostic messages on process activation (e.g., path, working directory and arguments of the activated process). |
<<< Previous | Home | Next >>> |
IceBox Properties | Up | IceStorm Properties |