summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk
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
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 'sca-java-2.x/trunk')
-rw-r--r--sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/scripts/test-start.txt2
-rw-r--r--sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/src/main/webapp/index.html2
2 files changed, 3 insertions, 1 deletions
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.
</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>