You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Vamsavardhana Reddy (JIRA)" <de...@tuscany.apache.org> on 2009/02/06 15:20:00 UTC

[jira] Commented: (TUSCANY-2823) Callback problem with COMPOSITE scoped implementation

    [ https://issues.apache.org/jira/browse/TUSCANY-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671143#action_12671143 ] 

Vamsavardhana Reddy commented on TUSCANY-2823:
----------------------------------------------

Added an itest to 1.x branch at revision: 741571.


>  Callback problem with COMPOSITE scoped implementation
> ------------------------------------------------------
>
>                 Key: TUSCANY-2823
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2823
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime, Java SCA Integration Tests, Java SCA Java Implementation Extension
>    Affects Versions: Java-SCA-1.4, Java-SCA-2.0
>            Reporter: Vamsavardhana Reddy
>
> I am noticing a problem with callback injection when more than one SCA component is invoking an SCA service provided by a component with a COMPOSITE scoped implementation. To put it simple, if components A and B are invoking a bi-directional service provided by component C with COMPOSITE scoped implementation, and if A is the first one to invoke the service, C is calling back A instead of B when B invokes the bidirectional service later.
> See [1] for a discussion on this issue in the Tuscany dev-list.
> [1] http://www.mail-archive.com/dev@tuscany.apache.org/msg04983.html

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