You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <tu...@ws.apache.org> on 2007/08/28 12:05:30 UTC

[jira] Assigned: (TUSCANY-1590) Conversation ID's are not unique with multiple references in same component

     [ https://issues.apache.org/jira/browse/TUSCANY-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws reassigned TUSCANY-1590:
-----------------------------------

    Assignee: Simon Laws

> Conversation ID's are not unique with multiple references in same component 
> ----------------------------------------------------------------------------
>
>                 Key: TUSCANY-1590
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1590
>             Project: Tuscany
>          Issue Type: Bug
>            Reporter: Lou Amodeo
>            Assignee: Simon Laws
>             Fix For: Java-SCA-1.0
>
>
> I am seeing that the generated conversationId's are not unique when there ar 2  (>1) component references.  Given the following SCDL  both references get the same ID assigned.  
>  <component name="FrontEndConversationalService">
> 	    <implementation.java class="test.sca.bindings.ws.components.FrontEndConversationImpl"/>
> 	    <reference name="aBackEndConversationalServiceRef">
> 	        <binding.ws wsdlElement="http://components.ws.bindings.sca.test#wsdl.port(BackEndConversationalService/BackEndConversationalServiceSOAP11port)"/>
>           </reference>
>           <reference name="aBackEndConversationalServiceRef2">
> 	        <binding.ws wsdlElement="http://components.ws.bindings.sca.test#wsdl.port(BackEndConversationalService/BackEndConversationalServiceSOAP11port)"/>
>           </reference>
>    </component>
>      

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org