summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples
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
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')
-rw-r--r--sca-java-2.x/trunk/samples/calculator-osgi/README3
-rw-r--r--sca-java-2.x/trunk/samples/dosgi-calculator-operations/README8
-rw-r--r--sca-java-2.x/trunk/samples/dosgi-calculator/README9
-rw-r--r--sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/README8
-rw-r--r--sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/README8
-rw-r--r--sca-java-2.x/trunk/samples/helloworld-bpel/README8
-rw-r--r--sca-java-2.x/trunk/samples/helloworld/README7
-rw-r--r--sca-java-2.x/trunk/samples/store-webapp/README2
-rw-r--r--sca-java-2.x/trunk/samples/store/README2
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-bpel/README7
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-jaxrs/README7
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-js-client/README7
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-jsp/README7
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-servlet/README7
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-stripes/src/test/java/README7
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld/README7
16 files changed, 85 insertions, 19 deletions
diff --git a/sca-java-2.x/trunk/samples/calculator-osgi/README b/sca-java-2.x/trunk/samples/calculator-osgi/README
index f9a22d50f8..c416ad96a0 100644
--- a/sca-java-2.x/trunk/samples/calculator-osgi/README
+++ b/sca-java-2.x/trunk/samples/calculator-osgi/README
@@ -5,7 +5,8 @@ This sample implements a simple calculator using SCA components and run it in a
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 that this is not a new style sample.
+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:
diff --git a/sca-java-2.x/trunk/samples/dosgi-calculator-operations/README b/sca-java-2.x/trunk/samples/dosgi-calculator-operations/README
index e533bfcdb6..57126842a4 100644
--- a/sca-java-2.x/trunk/samples/dosgi-calculator-operations/README
+++ b/sca-java-2.x/trunk/samples/dosgi-calculator-operations/README
@@ -2,9 +2,11 @@ Distributed OSGi Calculator Sample
==================================
This sample implements a distributed calculator using Distributed OSGi (RFC 119) over SCA.
-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).
On Windows, run
java -jar ..\..\modules\osgi-3.5.0-v20090520.jar -configuration ..\..\features\configuration -clean -console
diff --git a/sca-java-2.x/trunk/samples/dosgi-calculator/README b/sca-java-2.x/trunk/samples/dosgi-calculator/README
index 03267b97e3..e2cf7cd522 100644
--- a/sca-java-2.x/trunk/samples/dosgi-calculator/README
+++ b/sca-java-2.x/trunk/samples/dosgi-calculator/README
@@ -3,11 +3,12 @@ Distributed OSGi Calculator Sample
This sample implements a distributed calculator using Distributed OSGi (RFC 119) over SCA.
The README in the <distribution-unpack-dir>/samples directory provides
-general instructions about building and running samples. ( where
+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 that this is not a new style sample.
-
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample).
+
+
On Windows, run
java -jar ..\..\modules\osgi-3.5.0-v20090520.jar -configuration ..\..\features\configuration -clean -console
diff --git a/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/README b/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/README
index 1e8626dfec..77a4cbae9e 100644
--- a/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/README
+++ b/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/README
@@ -2,9 +2,11 @@ Distributed OSGi Calculator Sample
==================================
This sample implements a distributed calculator using Distributed OSGi (RFC 119) over SCA.
-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).
On Windows, run
java -jar ..\..\modules\osgi-3.5.0-v20090520.jar -configuration ..\..\features\configuration -clean -console
diff --git a/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/README b/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/README
index 04fc30c0be..e8d311298e 100644
--- a/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/README
+++ b/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/README
@@ -2,9 +2,11 @@ Distributed OSGi Calculator Sample
==================================
This sample implements a distributed calculator using Distributed OSGi (RFC 119) over SCA.
-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).
On Windows, run
java -jar ..\..\modules\osgi-3.5.0-v20090520.jar -configuration ..\..\features\configuration -clean -console
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
diff --git a/sca-java-2.x/trunk/samples/helloworld/README b/sca-java-2.x/trunk/samples/helloworld/README
new file mode 100644
index 0000000000..ed0f1d0ce4
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/helloworld/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 this \ No newline at end of file
diff --git a/sca-java-2.x/trunk/samples/store-webapp/README b/sca-java-2.x/trunk/samples/store-webapp/README
index 46e71bf51e..357fb7aead 100644
--- a/sca-java-2.x/trunk/samples/store-webapp/README
+++ b/sca-java-2.x/trunk/samples/store-webapp/README
@@ -4,7 +4,7 @@ Store Sample
This is a sample store scenario that is used as a getting started guide
for Tuscany SCA. For detailed information, please see:
-http://tuscany.apache.org/getting-started-with-tuscany.html
+http://tuscany.apache.org/getting-started-with-tuscany.html TODO check still relevant
or
diff --git a/sca-java-2.x/trunk/samples/store/README b/sca-java-2.x/trunk/samples/store/README
index d31e4c59b7..1ab87d7540 100644
--- a/sca-java-2.x/trunk/samples/store/README
+++ b/sca-java-2.x/trunk/samples/store/README
@@ -4,7 +4,7 @@ Store Sample
This is a sample store scenario that is used as a getting started guide
for Tuscany SCA. For detailed information, please see:
-http://tuscany.apache.org/getting-started-with-tuscany.html
+http://tuscany.apache.org/getting-started-with-tuscany.html TODO - check still relevant
or
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/README b/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/README
new file mode 100644
index 0000000000..828aadb0f1
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/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
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-jaxrs/README b/sca-java-2.x/trunk/samples/webapps/helloworld-jaxrs/README
new file mode 100644
index 0000000000..828aadb0f1
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld-jaxrs/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
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-js-client/README b/sca-java-2.x/trunk/samples/webapps/helloworld-js-client/README
new file mode 100644
index 0000000000..828aadb0f1
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld-js-client/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
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-jsp/README b/sca-java-2.x/trunk/samples/webapps/helloworld-jsp/README
new file mode 100644
index 0000000000..828aadb0f1
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/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
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-servlet/README b/sca-java-2.x/trunk/samples/webapps/helloworld-servlet/README
new file mode 100644
index 0000000000..828aadb0f1
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/webapps/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
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-stripes/src/test/java/README b/sca-java-2.x/trunk/samples/webapps/helloworld-stripes/src/test/java/README
new file mode 100644
index 0000000000..828aadb0f1
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld-stripes/src/test/java/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
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld/README b/sca-java-2.x/trunk/samples/webapps/helloworld/README
new file mode 100644
index 0000000000..828aadb0f1
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld/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