From 938e8f66975589a340ec3818cf50a7ae672161f4 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 26 Oct 2010 10:56:15 +0000 Subject: Delete and redo release branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027457 13f79535-47bb-0310-9956-ffa450edef68 --- .../shell/src/main/webapp/index.html | 42 ---------------------- 1 file changed, 42 deletions(-) delete mode 100644 sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/shell/src/main/webapp/index.html (limited to 'sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/shell/src/main/webapp/index.html') diff --git a/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/shell/src/main/webapp/index.html b/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/shell/src/main/webapp/index.html deleted file mode 100644 index 7d8a8568e8..0000000000 --- a/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/shell/src/main/webapp/index.html +++ /dev/null @@ -1,42 +0,0 @@ - - - -Sample Runtime Shell - - -

It works

- -

This Web app runs a sample Tuscany runtime shell similar to samples/launcher-shell.
-To see how it works and what configuration commands are supported, just read the Shell program's source code.

- -

Configuration commands can be provided through a text document served from a Web location, for example:
-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
-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.

- -

Sample configuration script samples are available in the Tuscany Subversion repository there. - - - -- cgit v1.2.3