From 9ab96ef11a8e3b7f88ef78fd87b4100dbaa66767 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 20 Sep 2010 22:09:33 +0000 Subject: Change links to relative so that their work on other hosts than localhost. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999140 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/running-tuscany/launcher-shell/src/main/webapp/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/samples/running-tuscany') 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 3d41472a46..7d8a8568e8 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 @@ -30,11 +30,11 @@ To see how it works and what configuration commands are supported, just read the http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/scripts/test-start.txt

To run that particular configuration script just point your Web browser to:
-http://localhost:8080/scashell/run?conf=http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/scripts/test-start.txt
+http://localhost:8080/scashell/run?conf=http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/scripts/test-start.txt
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.

+

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