diff options
author | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-16 15:42:52 +0000 |
---|---|---|
committer | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-16 15:42:52 +0000 |
commit | e37a2cbb2792feb70fe6d1809d899f7b55cecf31 (patch) | |
tree | c33fb383955aee4fe136bbdaab15a0e8af09832a /sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-jsp/README | |
parent | ebae1b58d212f688d5c576bfbd50d8d9292245eb (diff) |
TUSCANY-3677 more samples reorg -- all in webapps were helloworld, so moved to getting started
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997796 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-jsp/README')
-rw-r--r-- | sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-jsp/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-jsp/README b/sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-jsp/README new file mode 100644 index 0000000000..828aadb0f1 --- /dev/null +++ b/sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-jsp/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 |