You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ri...@apache.org on 2006/05/16 15:27:45 UTC

svn commit: r406933 - /incubator/tuscany/java/sampleapps/bigbank/readme.htm

Author: rineholt
Date: Tue May 16 06:27:44 2006
New Revision: 406933

URL: http://svn.apache.org/viewcvs?rev=406933&view=rev
Log:
touch ups

Modified:
    incubator/tuscany/java/sampleapps/bigbank/readme.htm

Modified: incubator/tuscany/java/sampleapps/bigbank/readme.htm
URL: http://svn.apache.org/viewcvs/incubator/tuscany/java/sampleapps/bigbank/readme.htm?rev=406933&r1=406932&r2=406933&view=diff
==============================================================================
--- incubator/tuscany/java/sampleapps/bigbank/readme.htm (original)
+++ incubator/tuscany/java/sampleapps/bigbank/readme.htm Tue May 16 06:27:44 2006
@@ -17,7 +17,7 @@
 BigBank Sample Application</h2>
 <h3>Overview</h3>
 <p>The Tuscany BigBank&nbsp;sample application&nbsp;
-shows using the Tuscany SCA runtime to build an&nbsp; financial
+shows using the Tuscany SCA runtime to build a&nbsp; financial
 application.</p><h3>Location</h3>This
 sample is located&nbsp;in the&nbsp;<a href=".">sampleapps\bigbank</a>
 directory. There are two subdirectories in that for the two modules <a href="account" target="_blank">account</a> and <a href="webclient" target="_blank">webclient.</a>
@@ -61,9 +61,9 @@
 use of Data Access services to persist and retrieve Service Data
 Objects from Apache Derby.</li><li style="text-align: left;">The
 use of &nbsp;existing Web services in SCA.</li></ul>BigBank
-sample provides view account balance, to make deposits and withdrawals
-to purchase and sell stock, to view current stock value.<br>The
-sample is organized into two modules: webclient and account. The
+sample provides the following user services: account balance,&nbsp;making deposits and withdrawals&nbsp;
+to purchase and sell stock, and to view current stock value.<br>The
+sample is organized into two SCA modules: webclient and account. The
 webclient module functionality is to provide user information and
 obtain user input. The account module is is used to retrieve and store
 user information, account information, current stock information and