You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by jb...@apache.org on 2007/03/06 00:14:57 UTC

svn commit: r514911 - /incubator/tuscany/java/sca/runtime/standalone/assembly/src/main/assembly/README.txt

Author: jboynes
Date: Mon Mar  5 15:14:56 2007
New Revision: 514911

URL: http://svn.apache.org/viewvc?view=rev&rev=514911
Log:
add a README for the standalone assembly

Added:
    incubator/tuscany/java/sca/runtime/standalone/assembly/src/main/assembly/README.txt   (with props)

Added: incubator/tuscany/java/sca/runtime/standalone/assembly/src/main/assembly/README.txt
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/runtime/standalone/assembly/src/main/assembly/README.txt?view=auto&rev=514911
==============================================================================
--- incubator/tuscany/java/sca/runtime/standalone/assembly/src/main/assembly/README.txt (added)
+++ incubator/tuscany/java/sca/runtime/standalone/assembly/src/main/assembly/README.txt Mon Mar  5 15:14:56 2007
@@ -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

Propchange: incubator/tuscany/java/sca/runtime/standalone/assembly/src/main/assembly/README.txt
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org