summaryrefslogtreecommitdiffstats
path: root/sandbox/old/contrib/runtime-standalone/assembly/src/main/assembly/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/old/contrib/runtime-standalone/assembly/src/main/assembly/README.txt')
-rw-r--r--sandbox/old/contrib/runtime-standalone/assembly/src/main/assembly/README.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/sandbox/old/contrib/runtime-standalone/assembly/src/main/assembly/README.txt b/sandbox/old/contrib/runtime-standalone/assembly/src/main/assembly/README.txt
new file mode 100644
index 0000000000..40d0b7242f
--- /dev/null
+++ b/sandbox/old/contrib/runtime-standalone/assembly/src/main/assembly/README.txt
@@ -0,0 +1,18 @@
+Apache Tuscany Standalone Runtime Distribution
+----------------------------------------------
+
+This distribution provides support for running SCA composites in a
+standalone client environment using a client launcher. To launch
+a composite run:
+
+ $ java -jar bin/launcher.jar <yourComposite> [args ...]
+
+The configuration for the runtime environment used by the launcher is
+defined in the profiles/launcher directory.
+
+Detailed documentation on developing applications using SCA and running
+them on Apache Tuscany can be found on the project website at:
+ http://incubator.apache.org/tuscany/
+
+Alternatively questions can be sent to the mailing list at:
+ mailto:tuscany-user@ws.apache.org