Tuscany accepts a Contribution containing 2 Composites with Duplicate names and
runs an application that uses them
------------------------------------------------------------------------------------------------------------------
Key: TUSCANY-3029
URL: https://issues.apache.org/jira/browse/TUSCANY-3029
Project: Tuscany
Issue Type: Bug
Components: Java SCA Assembly Model
Affects Versions: Java-SCA-2.0
Reporter: Mike Edwards
Assignee: Mike Edwards
Priority: Minor
Fix For: Java-SCA-2.0
This is the result of Tuscany failing the OASIS SCA Assembly testcase
ASM_6001_TestCase.
This testcase has a contribution containing 2 composite files which both
contain a composite called "DuplicateComposite". Tuscany accepts the
Contribution without complaint (it should raise an error) and it then runs a
test application which is based on a top level composite that uses
"DuplicateComposite" as an implementation of a component. This is in violation
of the OASIS SCA Assembly spec.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.