1ICEBOX(1) ZeroC Ice 3.3 ICEBOX(1)
2
3
4
6 icebox - application server for Ice services
7
9 icebox --Ice.Config=config
10
12 IceBox is a meta-application that may be configured to instantiate ser‐
13 vices implemented as shared libraries. A single IceBox instance may
14 start as many services as required.
15
16 Full documentation of this tool is available online at
17 http://www.zeroc.com/doc/Ice-3.3.0/manual/IceBox.html
18
20 This man page is Copyright (C) 2008 Francisco Moya. License GPLv3+:
21 GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
22
23 This is free software: you are free to change and redistribute it.
24 There is NO WARRANTY, to the extent permitted by law.
25
26 The text of GPLv3 is also available in /usr/share/common-licenses/GPL-3
27
29 Please, for further information refer to Distributed Programming with
30 Ice by Michi Henning, Mark Spruiell, et al. available online at
31 http://www.zeroc.com/doc/Ice-3.3.0/manual/
32
33
34
35Francisco Moya 2008-05-16 ICEBOX(1)