ASM_5031_TestCase failed with incorrect message
-----------------------------------------------
Key: TUSCANY-3227
URL: https://issues.apache.org/jira/browse/TUSCANY-3227
Project: Tuscany
Issue Type: Bug
Components: Java SCA Assembly Model
Affects Versions: Java-SCA-2.0
Reporter: Ku Jun Guo
This test case is testing:
/**
* Client for ASM_5031_TestCase, which tests that where a <component/>
<reference/>
* has its @target attribute set to a valid service and the <composite/> also
* contains a <wire/> element with @source set to the <component/> <reference/>
* and @target set to a second valid service and has @replace=true, the
<reference/>
* is wired to the second service only
*/
But the test result said :
Caused by: org.oasisopen.sca.ServiceRuntimeException:
[{http://tuscany.apache.org/xmlns/sca/1.1}_tempComposite, TestComponent1,
Reference1] - Too many targets on reference: Reference1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.