summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/src/main/webapp/index.html
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-09-19 06:41:51 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-09-19 06:41:51 +0000
commit13ca1e325c99e17f8fc5fc6cce41816192876e20 (patch)
tree4843b73c47e926c76dbf2c80f16736b3f446c719 /sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/src/main/webapp/index.html
parent8f5b122526f001ceb4f1178153e6749fc2e65af7 (diff)
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
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/src/main/webapp/index.html2
1 files changed, 2 insertions, 0 deletions
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.
</p>
+<p>This script starts the Tuscany sample store application. Click <a href="http://localhost:8080/scashell/store/">here</a> to use that application after you've started it.</p>
+
<p>Sample configuration script samples are available in the Tuscany Subversion repository <a href="http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/scripts/">there</a>.
</body>