summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/vtest/assembly/ctypefile/src/main/resources/typefile.composite
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-12-03 10:17:21 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-12-03 10:17:21 +0000
commitb8d68b1f47a347d50dbe50ef2bad0ddb1d99d59d (patch)
tree48549d880b605d5132fc01d5201cc706c4c6ed25 /branches/sca-java-1.x/vtest/assembly/ctypefile/src/main/resources/typefile.composite
parent276f27b818ca77211642f5eb96e635d4f78f92ef (diff)
TUSCANY-2686 - Thanks for the patch Yiwen. Constraining type vtests. I don;t believe we exploit constraining type information just yet but the tests are inplace in the case that we decide to implement this feature.The negative test needs a little work still.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722833 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/vtest/assembly/ctypefile/src/main/resources/typefile.composite')
-rw-r--r--branches/sca-java-1.x/vtest/assembly/ctypefile/src/main/resources/typefile.composite4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/vtest/assembly/ctypefile/src/main/resources/typefile.composite b/branches/sca-java-1.x/vtest/assembly/ctypefile/src/main/resources/typefile.composite
index 889bb846ba..634101d95b 100644
--- a/branches/sca-java-1.x/vtest/assembly/ctypefile/src/main/resources/typefile.composite
+++ b/branches/sca-java-1.x/vtest/assembly/ctypefile/src/main/resources/typefile.composite
@@ -33,8 +33,8 @@
<property name="someProperty">compositeValue</property>
</component>
- <!-- component name="BComponent2">
+ <component name="BComponent2">
<implementation.java class="org.apache.tuscany.sca.vtest.assembly.ctypefile.impl.BServiceImpl"/>
- </component-->
+ </component>
</composite>