summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/running-tuscany/jse/run-sample.sh
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-04-14 10:02:31 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-04-14 10:02:31 +0000
commit0c25c1f440cf92887597ca85d622c8e65343fb30 (patch)
treece42123c28e093ef9b91fe8ee1cbe9b825251970 /sca-java-2.x/trunk/samples/running-tuscany/jse/run-sample.sh
parent6374a58fb2480b22a54ba6ca7a5f7fe8c5f6e9a0 (diff)
Add a stripped down JSE sample. This has rolled it back to the simplest I think we can make it.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092086 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/running-tuscany/jse/run-sample.sh19
1 files changed, 19 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/running-tuscany/jse/run-sample.sh b/sca-java-2.x/trunk/samples/running-tuscany/jse/run-sample.sh
new file mode 100644
index 0000000000..ecc78c2e46
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/running-tuscany/jse/run-sample.sh
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+
+#!/bin/bash
+
+java -cp ../../../features/tuscany-base-runtime-pom/tuscany-base-runtime-pom-manifest.jar;target/jse.jar launcher.LaunchCalculatorContribution