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/[email protected]/msg04983.html

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

Reply via email to