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:
parent
4ffdc1230f
commit
262a67fcb2
1 changed files with 7 additions and 0 deletions
7
sca-java-2.x/trunk/samples/calculator-scaclient/README
Normal file
7
sca-java-2.x/trunk/samples/calculator-scaclient/README
Normal 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue