summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-01-30 09:04:31 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-01-30 09:04:31 +0000
commite1d00f21e099d55972ce2604084d75aa7e770f75 (patch)
tree2036c51a5da48533ecefcbc7652865b02f771d80 /java/sca/distribution
parent67a0fc0fa0bb2579ebad40b8536fd05bd747eb90 (diff)
Add an 'unmanaged' config file to enable the launcher running the samples that use the node APIs to start a runtime
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739209 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/distribution')
-rw-r--r--java/sca/distribution/all/src/main/release/launcher/unmanaged.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/sca/distribution/all/src/main/release/launcher/unmanaged.config b/java/sca/distribution/all/src/main/release/launcher/unmanaged.config
new file mode 100644
index 0000000000..45431c3173
--- /dev/null
+++ b/java/sca/distribution/all/src/main/release/launcher/unmanaged.config
@@ -0,0 +1,3 @@
+classpath=modules/**
+mainClass=[firstArgJarManifestMainClass]
+