diff options
author | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-03 14:49:37 +0000 |
---|---|---|
committer | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-03 14:49:37 +0000 |
commit | 18416d572878bb7946ff8473859e77c258e78af2 (patch) | |
tree | 516024ec16268fc6c2702090e2c6f085a1416e41 /branches/sca-java-1.4 | |
parent | 093c09f7c8c17cc59515d4557374aab6f6cdcbe6 (diff) |
Changes in README
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722909 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.4')
-rw-r--r-- | branches/sca-java-1.4/tutorials/store/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.4/tutorials/store/README b/branches/sca-java-1.4/tutorials/store/README index 6169a05292..c90604b1a5 100644 --- a/branches/sca-java-1.4/tutorials/store/README +++ b/branches/sca-java-1.4/tutorials/store/README @@ -8,7 +8,7 @@ For an overview of the scenarios covered here, please refer to Tutorial.pdf. For more detailed information, please see: -http://incubator.apache.org/tuscany/sca-java-tutorial.html +http://tuscany.apache.org/sca-java-tutorial.html Running The Tutorial Application @@ -16,7 +16,7 @@ Running The Tutorial Application Start the SCA Domain Manager: cd domain - java -jar ../../modules/tuscany-node2-launcher-1.2-incubating.jar domain + java -jar ../../modules/tuscany-node-launcher-1.4.jar domain To access the SCA Manager application, point your Web browser to: http://localhost:9990/ui/cloud/ |