traces to trace extension. Implements clear and dump in answers programming interface
[anna.git] / example / diameter / launcher / deployments / advanced / README
1
2 ABOUT CONTENT
3 -------------
4 Stacks available at './stacks'.
5 The launcher uses the configuration given by '.dictionary' which points to a specification list.
6 Available different setups by mean files named as '.dictionary__<stack description>'.
7
8 Template for xml messages (message.dtd) and dictionaries (dictionary.dtd) are informative, not
9 actually required by process. Located at './DTDs'.
10
11 Additional helpers/scripts could be found at './resources' directory.
12
13 STARTING THE PROCESS
14 --------------------
15 Start with 'run.sh'. You could manually edit such script adding parameters as '-trace debug' to
16 get complete 'launcher.trace'. Execute 'ADL-launcher' without arguments to see a complete
17 command-line help.
18
19 DEPLOYED SCRIPTS
20 ----------------
21 You could get help about installed resources by mean 'help.sh', which launch a help request to
22 the started ADL-launcher process http interface. All the implemented http operations could be
23 launched through a script to make easy use. The http client 'curl' is used by default due to
24 its presence on common linux distributions.
25