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 2010/07/26 13:03:50 UTC

[jira] Resolved: (TUSCANY-3629) Tuscany does not handle cases where component @source attribute references a multi-valued composite property

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

Mike Edwards resolved TUSCANY-3629.
-----------------------------------

    Resolution: Fixed

Testcases ASM_5043 & ASM_5044 now running clean

> Tuscany does not handle cases where component <property> @source attribute references a multi-valued composite property
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3629
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3629
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Assembly Model
>    Affects Versions: Java-SCA-2.0-M5
>            Reporter: Mike Edwards
>             Fix For: Java-SCA-2.0
>
>
> Creation of OASIS SCA Assembly testcases ASM_5043 and ASM_5044 revealed some limitations in the Tuscany handling of <property> @source attributes which reference a <composite> <property> that is multi-valued.
> Basically there are 2 items:
> 1) The Tuscany code will only ever retrieve a single value even if both properties are multi-valued (this is simply a bug)
> 2) These testcases introduce some clarifications to the syntax for @source referencing sub-portions of a multi-valued property (this is an enchancement to what is in Tuscany now)

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