X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;ds=sidebyside;f=example%2Fdiameter%2Flauncher%2Fdeployments%2Fst-client%2FREADME;fp=example%2Fdiameter%2Flauncher%2Fdeployments%2Fst-client%2FREADME;h=6c8c711bb69db7f453504ea1c1bfd51ca78c1730;hb=daeeaacceeccefcac46838f460b19409cc5c4cb4;hp=0000000000000000000000000000000000000000;hpb=c6b62fd814b6e5b4e3ba65b6f092f6aa4e1d298d;p=anna.git diff --git a/example/diameter/launcher/deployments/st-client/README b/example/diameter/launcher/deployments/st-client/README new file mode 100644 index 0000000..6c8c711 --- /dev/null +++ b/example/diameter/launcher/deployments/st-client/README @@ -0,0 +1,20 @@ +ABOUT CONTENT +------------- +Template for xml messages (message.dtd), dictionaries (dictionary.dtd) and services (services.dtd) +are informative, not actually required by process. They are located at './DTDs'. Stacks are available +at './stacks'. There are also some stuff (hex/xml examples, etc.) which could be useful. + +Execute './configure.sh' and follow the intructions to clone the ADML instance into the needed amount +for system testing. + +STARTING THE PROCESS +-------------------- +After configuring the ADML execution context, a new script has been created: 'run.sh'. +This script will run all the cloned ADML instances within ADMLS directory. + +OPERATION +--------- +Management interface for lite version is based on SIGUSR2 signal caugh. Use './operation.sh' +script to send any operation to the processes. Ask for help with that script to see all the +operations supported. +