summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-05-24 11:02:43 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-05-24 11:02:43 +0000
commit028b5b40bdec076c658102b2cf0346e0d1ae7e26 (patch)
tree959089d96f6018c5fb35623755950d4d75d2629f /sca-java-2.x/trunk/samples
parentc585fbe90efd378950ac3df9d83f838a2cb12f9d (diff)
TUSCANY-3563 more new style READMEs for generic launcher style of invoking
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947599 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/samples')
-rw-r--r--sca-java-2.x/trunk/samples/launcher-embedded-jse/README10
-rw-r--r--sca-java-2.x/trunk/samples/launcher-embedded-osgi/README11
2 files changed, 21 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/launcher-embedded-jse/README b/sca-java-2.x/trunk/samples/launcher-embedded-jse/README
new file mode 100644
index 0000000000..d4c29ade67
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/launcher-embedded-jse/README
@@ -0,0 +1,10 @@
+JSE Sample Launcher
+===================
+
+This directory contains a sample java launcher for the
+tuscany sample contributions. 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)
diff --git a/sca-java-2.x/trunk/samples/launcher-embedded-osgi/README b/sca-java-2.x/trunk/samples/launcher-embedded-osgi/README
new file mode 100644
index 0000000000..e168759f8c
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/launcher-embedded-osgi/README
@@ -0,0 +1,11 @@
+OSGI Sample Launcher
+===================
+
+This directory contains a sample launcher for the running the
+tuscany sample contributions in an OSGI environment.
+
+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)