diff options
author | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-25 16:33:05 +0000 |
---|---|---|
committer | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-25 16:33:05 +0000 |
commit | 0bded3f3671e63d7759189caaa457b1d809b69e8 (patch) | |
tree | 6b53d65fcd91079fb80e7d668f947d2260d95375 /sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/README | |
parent | 579b29c38c8fad4d2cac2ce3fb94710417ebcfe5 (diff) |
TUSCANY-3677 getting-started clearup
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001257 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/README')
-rw-r--r-- | sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/README b/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/README new file mode 100644 index 0000000000..828aadb0f1 --- /dev/null +++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/README @@ -0,0 +1,7 @@ +The README in the <distribution-unpack-dir>/samples directory provides
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample).
+
+TODO - finish
\ No newline at end of file |