X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fdeployments%2Fadvanced%2FREADME;h=404524b41199a849bf32e629a7fc7cb1e13a01fa;hb=013c02561fcca655fc924d4c89f630fc5171d060;hp=aa5c3d3f361925a88b2e821cc4d6f72c84b3e76c;hpb=36bb910c8e4ad26ab0b2c9618abc02c255b24e58;p=anna.git diff --git a/example/diameter/launcher/deployments/advanced/README b/example/diameter/launcher/deployments/advanced/README index aa5c3d3..404524b 100644 --- a/example/diameter/launcher/deployments/advanced/README +++ b/example/diameter/launcher/deployments/advanced/README @@ -1,25 +1,21 @@ ABOUT CONTENT ------------- -Stacks available at './stacks'. -The launcher uses the configuration given by '.dictionary' which points to a specification list. -Available different setups by mean files named as '.dictionary__'. +Stacks at './stack_examples'. The launcher uses 'dictionary.xml' created ad-hoc by default. +It is a QoS application dictionary. -Template for xml messages (message.dtd) and dictionaries (dictionary.dtd) are informative, not -actually required by process. Located at './DTDs'. - -Additional helpers/scripts could be found at './resources' directory. +Template for xml messages (message.dtd), dictionaries (dictionary.dtd) and services (services.dtd) +are informative, not actually required by process. Located at './DTDs'. STARTING THE PROCESS -------------------- -Start with 'run.sh'. You could manually edit such script adding parameters as '-trace debug' to -get complete 'launcher.trace'. Execute 'ADL-launcher' without arguments to see a complete -command-line help. +Start with 'run.sh'. You could manually edit such script adding parameters as '--trace debug' to +get complete 'launcher.trace'. Execute 'ADML' without arguments to see a complete command-line help. DEPLOYED SCRIPTS ---------------- You could get help about installed resources by mean 'help.sh', which launch a help request to -the started ADL-launcher process http interface. All the implemented http operations could be -launched through a script to make easy use. The http client 'curl' is used by default due to -its presence on common linux distributions. +the started ADML process http interface. All the implemented http operations could be launched +through a script to make easy use. The http client 'curl' is used by default due to its presence +on common linux distributions.