Next: Tracing API
Up: Deployment basics
Previous: CORBA usage for DIET
Contents
DIET configuration file
A configuration file is needed to launch a DIET entity. Some fully commented
examples of such configuration files are given in the directory
src/examples/cfgs of the DIET source files and installed in
install_dir/etc 8.1. Please note that:
- comments start with '#' and finish at the end of the current line,
- meaningful lines have the format: keyword = value, following the
format of configuration files for omniORB 4,
- for options that accept 0 or 1, 0 means no and 1 means yes, and
- keywords are case sensitive.
Subsections
DIET Team. 2010-05-26