summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x')
-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>