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

ant elder updated TUSCANY-3226:
-------------------------------

    Component/s:     (was: OASIS Compliance - OASIS)
                 OASIS Compliance - TUSCANY

> ASM_5029_TestCase is not appropriate for ASM50032
> -------------------------------------------------
>
>                 Key: TUSCANY-3226
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3226
>             Project: Tuscany
>          Issue Type: Bug
>          Components: OASIS Compliance - TUSCANY
>    Affects Versions: Java-SCA-2.0
>            Reporter: Ku Jun Guo
>
> It seems the test case is not designed correctly.
> I can't see the @many attribute defined for property element in the 
> Test_ASM_5029.composite.
> The composite file defined many values for a property:
>  <property name="complexType" type="test:ComplexType1">
>               <value>
>                       <test:firstData>SomeData</test:firstData>
>                       <test:secondData>MoreData</test:secondData>
>               </value>
>               <value>         
>                       <test:firstData>SomeData2</test:firstData>
>                       <test:secondData>MoreData2</test:secondData>    
>               </value>
>         </property>
> And the test result is :
> ASM_5029 request service1 operation1 invokedSomeDataMoreData
> Should we add @many=false for the property element?

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