diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/src/main/webapp/index.html | 4 |
1 files changed, 2 insertions, 2 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 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 <a href="http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/scripts/test-start.txt">http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/scripts/test-start.txt</a></p> <p>To run that particular configuration script just point your Web browser to:<br/> -<a href="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</a><br/> +<a href="/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</a><br/> 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>This script starts the Tuscany sample store application. Click <a href="/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>. |