ASM_5032_TestCase failed to pass
--------------------------------
Key: TUSCANY-3228
URL: https://issues.apache.org/jira/browse/TUSCANY-3228
Project: Tuscany
Issue Type: Bug
Components: Java SCA Assembly Model
Affects Versions: Java-SCA-2.0
Reporter: Ku Jun Guo
It's testing ASM_5005:
If no binding elements are specified for the service, then the
bindings specified for the equivalent service in the
componentType of the implementation MUST be used, but if the
componentType also has no bindings specified, then
<binding.sca/> MUST be used as the binding. If binding elements
are specified for the service, then those bindings MUST be used
and they override any bindings specified for the equivalent
service in the componentType of the implementation.
But the test result is :
Caused by: org.oasisopen.sca.ServiceRuntimeException: [] - Multiple bindings
with the same name for a service: Service = Service1 Binding name = Service1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.