Shell scripting
SoapUI install directory detection / mockservice execution script
30/11/11 10:53
For some 'homework' i needed a (bash) script to start the soapUI mockservicerunner on Oracle Linux which could start the mock service regardless of the soapUI installation directory. I could not find a single reference to the installation directory, and therefore wrote some code to find the installation location, To speed up the detection the script first searches the directories where you might expect to find soapUI, secondly in less logical locations. When found, the soapUI installation directory is stored in the script itself to speed up future executions of the script. Here it is, have fun !
Tweet Read More...
Tweet Read More...
Comments
Monitoring the Siebel application IV
13/10/08 16:29
Monitoring the Siebel application II
03/10/08 16:12
Monitoring the Siebel application I
01/10/08 06:41
A monitor to detect the number of successful logins into the Siebel application over a specified interval.
Tweet
Read More...
Tweet
Read More...

