Author: beckerdo
Date: Mon Jan 12 08:19:23 2009
New Revision: 733832

URL: http://svn.apache.org/viewvc?rev=733832&view=rev
Log:
TSUCANY-2205 Update README for simple-bigbank.

Modified:
    tuscany/branches/sca-java-1.x/samples/simple-bigbank/README

Modified: tuscany/branches/sca-java-1.x/samples/simple-bigbank/README
URL: 
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/samples/simple-bigbank/README?rev=733832&r1=733831&r2=733832&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/samples/simple-bigbank/README (original)
+++ tuscany/branches/sca-java-1.x/samples/simple-bigbank/README Mon Jan 12 
08:19:23 2009
@@ -1,6 +1,6 @@
-Calculator Sample
+Simple BigBank Sample
 =================
-This sample implements a simple a version of the BigBank scenrio used in 
+This sample implements a simple a version of the BigBank scenario used in 
 various places in the SCA specification documents. 
 
 The README in the samples directory (the directory above this) provides 
@@ -29,7 +29,7 @@
 A request to the AccountComponent results in a request to the 
AccountDataComponent to get account data
 which is based on a random stock quote price. Therefore result for this sample 
will vary on each run.
 
-calculator/
+simple-bigbank/
   src/
     main/
       java/


Reply via email to