summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/extending-tuscany/binding-sample/README
diff options
context:
space:
mode:
authorbdaniel <bdaniel@13f79535-47bb-0310-9956-ffa450edef68>2010-10-11 20:56:14 +0000
committerbdaniel <bdaniel@13f79535-47bb-0310-9956-ffa450edef68>2010-10-11 20:56:14 +0000
commit7d37d076034e272c23739bcd03540a594918e214 (patch)
tree8cc687b87dbe38406567057d1664b6f18a0e3173 /sca-java-2.x/trunk/samples/extending-tuscany/binding-sample/README
parentb8607bfac9532ed0180d937cfb82a3d8000dcea5 (diff)
Add README for binding-sample, fix minor issue in implementation-sample README
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021502 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/extending-tuscany/binding-sample/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/extending-tuscany/binding-sample/README b/sca-java-2.x/trunk/samples/extending-tuscany/binding-sample/README
new file mode 100644
index 0000000000..18066b6504
--- /dev/null
+++ b/sca-java-2.x/trunk/samples/extending-tuscany/binding-sample/README
@@ -0,0 +1,9 @@
+Sample Binding Extension
+===============================
+This sample demonstrates how to develop a new binding type for Apache
+Tuscany SCA.
+
+The README in the samples directory (the directory two directories above
+this one) provides instructions about building and running the samples. Take
+a look there.
+