summaryrefslogtreecommitdiffstats
path: root/tags/site-090106-pre667/site-author/sca-wire.xml
diff options
context:
space:
mode:
authordims <dims@13f79535-47bb-0310-9956-ffa450edef68>2008-06-17 00:23:01 +0000
committerdims <dims@13f79535-47bb-0310-9956-ffa450edef68>2008-06-17 00:23:01 +0000
commitbdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a (patch)
tree38a92061c0793434c4be189f1d70c3458b6bc41d /tags/site-090106-pre667/site-author/sca-wire.xml
Move Tuscany from Incubator to top level.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tags/site-090106-pre667/site-author/sca-wire.xml')
-rw-r--r--tags/site-090106-pre667/site-author/sca-wire.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/tags/site-090106-pre667/site-author/sca-wire.xml b/tags/site-090106-pre667/site-author/sca-wire.xml
new file mode 100644
index 0000000000..be1b48afa7
--- /dev/null
+++ b/tags/site-090106-pre667/site-author/sca-wire.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+ <properties>
+ <title>Tuscany</title>
+ <bannertitle>Tuscany SCA Wire</bannertitle>
+ </properties>
+ <body>
+ <section name="Wire">
+<p>
+SCA wires within a composite connect references to services. Valid references are component references and composite services. Valid services are component services and composite references.
+</p>
+<p>
+If the component or service that is the source of the wire is defined in the same composite file or the same partial composite file as the wire, then wires are defined by configuring references of components or reference elements of services. References are configured with the wire-target-URI of the service that resolves the reference.
+</p>
+ </section>
+ </body>
+</document>