Mutual exclusive intents are not being flaged as errors by the runtime
(ASM_6032)
---------------------------------------------------------------------------------
Key: TUSCANY-3223
URL: https://issues.apache.org/jira/browse/TUSCANY-3223
Project: Tuscany
Issue Type: Bug
Components: Java SCA Core Runtime
Affects Versions: Java-SCA-2.0
Reporter: Luciano Resende
Fix For: Java-SCA-2.0
In general, we are not flagging mutual exclusive intents. There is also a
specific case where these intents are not being resolved (see TUSCANY-3221) and
then the excluded intents list is empty.
<reference name="Reference1" requires="suspendsTransaction
propagatesTransaction"
promote="Composite40Component1/Reference1">
<interface.wsdl
interface="http://test.sca.oasisopen.org/#wsdl.porttype(Service1)"/>
</reference>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.