apache-tuscany/collaboration/wink-helloworld-sca
2010-01-27 14:40:10 +00:00
..
src Copy of the Apache Wink HelloWorld example updated to show an approach to SCA integration 2010-01-27 14:40:10 +00:00
build.xml Copy of the Apache Wink HelloWorld example updated to show an approach to SCA integration 2010-01-27 14:40:10 +00:00
pom.xml Copy of the Apache Wink HelloWorld example updated to show an approach to SCA integration 2010-01-27 14:40:10 +00:00
readme.txt Copy of the Apache Wink HelloWorld example updated to show an approach to SCA integration 2010-01-27 14:40:10 +00:00

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 ---