apache-tuscany/collaboration/wink-helloworld-sca
2010-03-26 06:32:45 +00:00
..
src Add init param to configure wink to use tuscany 2010-03-26 06:32:07 +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 Add comment for what the dependency is for 2010-03-26 06:32:45 +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 ---