You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2010/12/02 08:37:39 UTC

svn commit: r1041296 - in /tuscany/sca-java-2.x/trunk/samples/applications/eightball-demo: ./ README.txt eightball-process-test/ eightball-test/ translator-test/

Author: antelder
Date: Thu Dec  2 07:37:39 2010
New Revision: 1041296

URL: http://svn.apache.org/viewvc?rev=1041296&view=rev
Log:
Start bringing up eightball app in trunk

Added:
    tuscany/sca-java-2.x/trunk/samples/applications/eightball-demo/
      - copied from r1041284, tuscany/sandbox/eightball-demo/
Removed:
    tuscany/sca-java-2.x/trunk/samples/applications/eightball-demo/eightball-process-test/
    tuscany/sca-java-2.x/trunk/samples/applications/eightball-demo/eightball-test/
    tuscany/sca-java-2.x/trunk/samples/applications/eightball-demo/translator-test/
Modified:
    tuscany/sca-java-2.x/trunk/samples/applications/eightball-demo/README.txt

Modified: tuscany/sca-java-2.x/trunk/samples/applications/eightball-demo/README.txt
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/applications/eightball-demo/README.txt?rev=1041296&r1=1041284&r2=1041296&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/applications/eightball-demo/README.txt (original)
+++ tuscany/sca-java-2.x/trunk/samples/applications/eightball-demo/README.txt Thu Dec  2 07:37:39 2010
@@ -1,7 +1,7 @@
 Eight Ball Demo
 ---------------
 
-The Eight Ball Demo is a lighthearted application based on the Magic 8-Ball toy (http://en.wikipedia.org/wiki/Magic_8-Ball) to demonstrate the Tuscany distributed domain support.
+The Eight Ball Demo is a lighthearted application based on the Doug Tidwell's Magic 8-Ball demo (http://www.ibm.com/developerworks/webservices/library/ws-eight/) to demonstrate the Tuscany distributed domain support.
 
 There is a eightball.jar SCA contribution which has a Java component that answers yes-no questions, and an eightball-test.jar which is a simple test harness to invoke the EightBall service from the command line. To make the demo more interesting the eightball gives the answers in German.