You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by na...@apache.org on 2010/10/26 22:21:00 UTC

svn commit: r1027728 - /tuscany/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/README

Author: nash
Date: Tue Oct 26 20:21:00 2010
New Revision: 1027728

URL: http://svn.apache.org/viewvc?rev=1027728&view=rev
Log:
Update version number of jar file in README description

Modified:
    tuscany/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/README

Modified: tuscany/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/README?rev=1027728&r1=1027727&r2=1027728&view=diff
==============================================================================
--- tuscany/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/README (original)
+++ tuscany/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/README Tue Oct 26 20:21:00 2010
@@ -36,12 +36,12 @@ Next, start the SCA Domain Manager:
 Alternatively, on linux:
 
    cd domain
-   java -jar ../../../modules/tuscany-node-launcher-1.6.jar domain
+   java -jar ../../../modules/tuscany-node-launcher-1.6.1.jar domain
 
 and on windows:
 
    cd domain
-   java -jar ..\..\..\modules\tuscany-node-launcher-1.6.jar domain
+   java -jar ..\..\..\modules\tuscany-node-launcher-1.6.1.jar domain
 
 Access the SCA Domain Manager application by pointing your Web browser at: