From 13ca1e325c99e17f8fc5fc6cce41816192876e20 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sun, 19 Sep 2010 06:41:51 +0000 Subject: Add a link to the store app home page. Change test script to restart the app. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998599 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/samples/running-tuscany/launcher-shell/scripts/test-start.txt | 2 +- .../samples/running-tuscany/launcher-shell/src/main/webapp/index.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk') diff --git a/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/scripts/test-start.txt b/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/scripts/test-start.txt index e294e483e3..2514a9058d 100644 --- a/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/scripts/test-start.txt +++ b/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/scripts/test-start.txt @@ -14,5 +14,5 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations -start testNode http://people.apache.org/~jsdelfino/tuscany/java/test/sample-store.jar +restart testNode http://people.apache.org/~jsdelfino/tuscany/java/test/sample-store.jar status diff --git a/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/src/main/webapp/index.html b/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/src/main/webapp/index.html index b877958fdb..3d41472a46 100644 --- a/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/src/main/webapp/index.html +++ b/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/src/main/webapp/index.html @@ -34,6 +34,8 @@ To see how it works and what configuration commands are supported, just read the To run the script again and refresh the runtime shell, just refresh that page in your Web browser.

+

This script starts the Tuscany sample store application. Click here to use that application after you've started it.

+

Sample configuration script samples are available in the Tuscany Subversion repository there. -- cgit v1.2.3