OASIS fixes required to make ASM_5007 work - fix up TestComposite3
------------------------------------------------------------------

                 Key: TUSCANY-3329
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3329
             Project: Tuscany
          Issue Type: Bug
          Components: OASIS Compliance - OASIS
    Affects Versions: Java-SCA-2.0-M3
         Environment: All
            Reporter: Simon Laws
             Fix For: Java-SCA-2.0-M4


Index: TestComposite3.composite
===================================================================
--- TestComposite3.composite    (revision 372)
+++ TestComposite3.composite    (working copy)
@@ -25,11 +25,11 @@
         <property name="serviceName" source="$serviceName"/>
     </component>
     
-    <reference name="Reference1" promote="TestComponent1/Reference">
+    <reference name="Reference1" promote="TestComponent1/reference1">
         <interface.java interface="org.oasisopen.sca.test.Service1"/>
     </reference>
     
-    <reference name="Reference1" promote="TestComponent1/Reference">
+    <reference name="Reference1" promote="TestComponent1/reference1">
         <interface.java interface="org.oasisopen.sca.test.Service1"/>
     </reference>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to