diff options
author | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-24 10:51:29 +0000 |
---|---|---|
committer | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-24 10:51:29 +0000 |
commit | afc9cc46bdca180cb303a5d3246ece5f6da3112a (patch) | |
tree | 81e67273378dcd14cb21de215cb08dc37aae2739 /sca-java-2.x/trunk/samples/running-tuscany/launcher-embedded-jse/README | |
parent | cf260d480d1d23c05567a8f9e7bce1d0beac5a32 (diff) |
TUSCANY-3677 code changes to reflect reorg
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000802 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/trunk/samples/running-tuscany/launcher-embedded-jse/README | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/sca-java-2.x/trunk/samples/running-tuscany/launcher-embedded-jse/README b/sca-java-2.x/trunk/samples/running-tuscany/launcher-embedded-jse/README index 7108333efa..b10f588d0d 100644 --- a/sca-java-2.x/trunk/samples/running-tuscany/launcher-embedded-jse/README +++ b/sca-java-2.x/trunk/samples/running-tuscany/launcher-embedded-jse/README @@ -1,15 +1,10 @@ -JSE Sample Launcher
-===================
+JSE Sample Launchers
+====================
-This directory contains a sample java launcher for the
+This directory contains sample java launchers for the
tuscany sample contributions.
-The README file in the <distribution-unpack-dir>/samples directory provides
-general instructions about building and running sample contributions using the
-tuscany sample launchers ( where distribution-unpack-dir is the directory in which you
-unpacked the tuscany binary distribution archive)
-
-To use this sample JSE launcher with ant excute the command
+To use this sample JSE launcher with ant execute the command
ant run-<contributionname>
|