You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2009/10/27 21:32:59 UTC

[jira] Created: (TUSCANY-3352) Test_ASM_5033.composite component TestComponent1 reference Reference1 has duplicate binding definition

Test_ASM_5033.composite component TestComponent1 reference Reference1 has duplicate binding definition
------------------------------------------------------------------------------------------------------

                 Key: TUSCANY-3352
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3352
             Project: Tuscany
          Issue Type: Bug
            Reporter: ant elder




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TUSCANY-3352) Test_ASM_5033.composite component TestComponent1 reference Reference1 has duplicate binding definition

Posted by "ant elder (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770632#action_12770632 ] 

ant elder commented on TUSCANY-3352:
------------------------------------

Test_ASM_5033.composite component TestComponent1 reference Reference1 has duplicate binding definition
        <reference name="Reference1">
        	<interface.wsdl interface="http://test.sca.oasisopen.org/#wsdl.porttype(Service1)"/>
        	<binding.sca uri="TestComponent2/Service1"/>
        	<binding.sca uri="TestComponent2/Service1"/>
        </reference>

This causes ASM_5033_TestCase to fail, add a name attribute to one of those bindings (name="foo") fixes the test

> Test_ASM_5033.composite component TestComponent1 reference Reference1 has duplicate binding definition
> ------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3352
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3352
>             Project: Tuscany
>          Issue Type: Bug
>            Reporter: ant elder
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.