Add missing readme

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948791 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
slaws 2010-05-27 11:47:50 +00:00
commit 262a67fcb2

View file

@ -0,0 +1,7 @@
To run an application that uses the SCA client API to send messages to the
Calculator service running in the domain do the following
start one of the Calculator based contributions
cd samples/calculator-scaclient
mvn exec:java