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.