OASIS clarrification required for ASM_6022 re. case of first letter for 
reference1 in TestComposite32
-----------------------------------------------------------------------------------------------------

                 Key: TUSCANY-3220
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3220
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Core Runtime
    Affects Versions: Java-SCA-2.0
         Environment: All
            Reporter: Simon Laws
             Fix For: Java-SCA-2.0


TestComposite32 includes...

    <component name="TestComponent1">
                <implementation.composite name="test:TestComposite6"/>
        <service name="Service1">
                <interface.wsdl 
interface="http://test.sca.oasisopen.org/#wsdl.porttype(Service1)"/>
        </service>
        <property name="serviceName" source="$serviceName"/>
        <reference name="reference1" multiplicity="1..n">
                <interface.wsdl 
interface="http://test.sca.oasisopen.org/#wsdl.porttype(Service1)"/>
        </reference>
    </component>

Is it intended that "reference1" doesn't match the name of the reference 
promoted from TestComposite6

-- 
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