summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/vtest/assembly/ctypefile/src/main/resources/typefile.composite
diff options
context:
space:
mode:
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>