You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2008/03/31 07:52:24 UTC

svn commit: r642887 - /incubator/tuscany/branches/sca-java-1.2/samples/store/README

Author: jsdelfino
Date: Sun Mar 30 22:52:21 2008
New Revision: 642887

URL: http://svn.apache.org/viewvc?rev=642887&view=rev
Log:
Minor fixes to README.

Modified:
    incubator/tuscany/branches/sca-java-1.2/samples/store/README

Modified: incubator/tuscany/branches/sca-java-1.2/samples/store/README
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.2/samples/store/README?rev=642887&r1=642886&r2=642887&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.2/samples/store/README (original)
+++ incubator/tuscany/branches/sca-java-1.2/samples/store/README Sun Mar 30 22:52:21 2008
@@ -2,7 +2,7 @@
 ======================================
 
 This is a sample store scenario that is used as a getting started guide
-for Tuscany SCA. For detailed information, please see :
+for Tuscany SCA. For detailed information, please see:
 
 http://incubator.apache.org/tuscany/getting-started-with-tuscany.html
 
@@ -13,16 +13,16 @@
 
 Building And Running The Sample Using Ant
 -----------------------------------------
-With the binary distribution the sample can be built using Ant as 
-follows
+With the binary distribution the sample can be built using Ant as follows:
 
 cd store
 ant compile
 
-and then, to run 
+and then, to run:
 
 ant run
 
-Once the web app is deployed use your browser to visit the following URL;
+Once the store application is running use your browser to visit the following
+URL:
 
 http://localhost:8080/store/



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org