summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/helloworld-bpel
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-05-25 13:01:22 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-05-25 13:01:22 +0000
commitbcf66d670cf544036d55f8d936bb323f59fadc5a (patch)
treefc497da4a83bdcfd318759253396f17622422195 /sca-java-2.x/trunk/samples/helloworld-bpel
parent20e1cf62a395888d92de0b0fb644ec51e701c82d (diff)
TUSCANY-3563 - stubbs for missing READMES + marking old style samples as such
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948030 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/samples/helloworld-bpel')
-rw-r--r--sca-java-2.x/trunk/samples/helloworld-bpel/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/sca-java-2.x/trunk/samples/helloworld-bpel/README b/sca-java-2.x/trunk/samples/helloworld-bpel/README
index bf5f500ef3..533743ebf6 100644
--- a/sca-java-2.x/trunk/samples/helloworld-bpel/README
+++ b/sca-java-2.x/trunk/samples/helloworld-bpel/README
@@ -2,9 +2,11 @@ Hello World BPEL Sample
======================================
This sample demonstrates an SCA service implemented by a BPEL process.
-The README in the samples directory (the directory above this) provides
-general instructions about building and running samples. Take a look there
-first.
+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).
If you just want to run it to see what happens open a command prompt, navigate
to this sample directory, and do