...
Introduce the REST API support in WSO2 ESB..
Prerequisites:
- You have to start the axis2 server and deploy the SimpleStockQuoteService.
- Start the Synapse configuration numbered 800:
wso2esb-samples.sh -sn 800
- You need a REST client like curl to test this.
...