diff options
author | fmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-01 06:15:10 +0000 |
---|---|---|
committer | fmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-01 06:15:10 +0000 |
commit | 5021e9e9b9680704a1dd788e057e7ad25e8a0c00 (patch) | |
tree | 6a65de16735bdc56eeffeeb1d4e3f2929ae9ac44 /sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/README | |
parent | 827a22b82cfbf835328d9061e67087bcb2110187 (diff) |
Changed contribution-* samples to *-contribution.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003399 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/README')
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/README b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/README new file mode 100644 index 0000000000..828aadb0f1 --- /dev/null +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/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 |