Starting the IceBox Server
Incorporating everything we discussed previously, we can now configure and start IceBox servers.
Starting the IceBox Server
The configuration file for our example Java service is shown below:
TODO
IceBox Server Failures
At startup, an IceBox server inspects its configuration for all properties having the prefix IceBox.Service and initializes each service. If initialization fails for a service, the IceBox server invokes the stop operation on any initialized services, reports an error, and terminates.