summaryrefslogtreecommitdiffstats
path: root/sandbox/samples/extending-tuscany/implementation-sample/README
diff options
context:
space:
mode:
authorfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2010-09-20 13:58:03 +0000
committerfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2010-09-20 13:58:03 +0000
commited2c314c5370e94e5dfbd23bd6ff6fdebd8dd9b0 (patch)
treeed86d8e7e881cb67f20419ee47caa7bd385633da /sandbox/samples/extending-tuscany/implementation-sample/README
parent3c85b4d299bc319beb54f1133d1776a763cb22ea (diff)
Moved more samples.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998932 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/samples/extending-tuscany/implementation-sample/README')
-rw-r--r--sandbox/samples/extending-tuscany/implementation-sample/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/sandbox/samples/extending-tuscany/implementation-sample/README b/sandbox/samples/extending-tuscany/implementation-sample/README
new file mode 100644
index 0000000000..3c3ef5e3d5
--- /dev/null
+++ b/sandbox/samples/extending-tuscany/implementation-sample/README
@@ -0,0 +1,8 @@
+Sample Implementation Extension
+===============================
+This sample demonstrates how to develop a new component implementation type
+for Apache Tuscany SCA.
+
+The README in the samples directory (the directory above this) provides
+instructions about building and running the samples. Take a look there.
+