diff --git a/modules/samples/artifacts/0029/README.txt b/modules/samples/artifacts/0029/README.txt index 8949eab6..1f4711b0 100644 --- a/modules/samples/artifacts/0029/README.txt +++ b/modules/samples/artifacts/0029/README.txt @@ -2,9 +2,11 @@ Purpose of this sample is to test custom extension loading to DAS 4.0.0 1. Copy {WSO2DASHome}/samples/artifacts/0028/gpl-execution-geo-sample.siddhi file to {WSO2DASHome}/deployment/siddhi-files -2. Start the worker using ./{WSO2DASHome}/bin/worker.sh +2. Build the siddhi-gpl-execution-geo from the /github.com/wso2-extensions and copy the jar into {WSO2DASHome}/lib -3. Run following curls commands to send some login events +3. Start the worker using ./{WSO2DASHome}/bin/worker.sh + +4. Run following curls commands to send some login events curl -X POST \ http://localhost:9090/simulation/single \ @@ -21,4 +23,4 @@ Purpose of this sample is to test custom extension loading to DAS 4.0.0 ] }' -4. See the output in the WSO2DAS terminal +5. See the output in the WSO2DAS terminal