HelloWorld Example
===============================================================================
Description
===============================================================================
- This example demonstrate the most basic implementation of a simple service
- A simple Atom feed with a "Hello World!" title is returned from this URL:
http://localhost:8080/HelloWorld/rest/world
Build
===============================================================================
- see build instructions in examples/readme.txt file
--- readme.txt EOF ---