You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Mike Edwards (JIRA)" <de...@tuscany.apache.org> on 2009/08/21 18:04:15 UTC

[jira] Resolved: (TUSCANY-3220) OASIS clarrification required for ASM_6022 re. case of first letter for reference1 in TestComposite32

     [ https://issues.apache.org/jira/browse/TUSCANY-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Edwards resolved TUSCANY-3220.
-----------------------------------

    Resolution: Fixed

Update checked in to OASIS repository

> 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: OASIS Tests
>    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.