dbbf5ad34e758a70b8d25d4b639ccec9ab1c754f
[anna.git] / example / diameter / launcher / resources / 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.
10
11 STARTING THE PROCESS
12 --------------------
13 Start with 'run.sh'. You could manually edit such script adding parameters as '-trace debug' to
14 get complete 'launcher.traces'. Execute 'ADL-launcher' without arguments to see a complete
15 command-line help.
16
17 DEPLOYED SCRIPTS
18 ----------------
19 You could get help about installed resources by mean 'help.sh', which launch a help request to
20 the started ADL-launcher process http interface. All the implemented http operations could be
21 launched through a script to make easy use. The http client 'curl' is used by default due to
22 its presence on common linux distributions.
23