******************************
* README FOR WEATHER EXAMPLE *
******************************

Weather example is a simple process which calls a Web Service available on the Internet.
This Web Service returns the weather forecast for the given country and location if they exist.

To deploy the process: 'ant deploy'
To invoke the process: 'ant launch'
To undeploy the process: 'ant undeploy'

