Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Minor fixes to Sample 0028 README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
AnuGayan committed Jul 6, 2017
1 parent d3527ec commit 60a47ce
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions modules/samples/artifacts/0029/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand All @@ -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

0 comments on commit 60a47ce

Please sign in to comment.