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

[jira] Updated: (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 ]

ant elder updated TUSCANY-3220:
-------------------------------

    Component/s:     (was: Java SCA Core Runtime)
                 OASIS Compliance

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