Properties
The Properties panel for an IceBox server is identical to the Properties panel for a Plain Server.
When you create a new IceBox server, some properties are created automatically:
• | IceBox.InstanceName=${server} |
• | Ice.Admin.Endpoints=tcp -h 127.0.0.1 |
The Ice.Admin.Endpoints setting enables the Admin object in the main communicator of this IceBox server. See Ice.Admin.Endpoints in the Ice manual.
The Path to Executable is typically icebox, iceboxd (for a C++ IceBox), java (for a Java IceBox) or iceboxcs (for a .NET IceBox). In Java, the Command Arguments should include the IceBox container class name, IceBox.Server.
Children
An IceBox server can have only one type of children, Service.
Page url: http://www.zeroc.com/doc/Ice-3.4.2/IceGridAdmin/index.html?app_icebox_server.htm