@ConversationId injection in @Scope(Composite) services
-------------------------------------------------------

                 Key: TUSCANY-2071
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2071
             Project: Tuscany
          Issue Type: Improvement
            Reporter: Simon Laws
            Priority: Minor


Injecting @ConversationId into @Scope(COMPOSITE) service is problematic due to 
potential multi-threaded operation. This is true for any information that is 
injected into a service instance. This has been discussed on the Tuscany ML 
here (http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg20573.html). 
There has also been a "dependency reinjection" discussion and related JIRA 
(http://www.osoa.org/jira/browse/JAVA-4) over at  the OASIS Java TC for a 
while. We need to make sure we do something sensible in the context of the 
results of the OASIS conversations. 

A follow on from the general conversation JIRA 
(https://issues.apache.org/jira/browse/TUSCANY-1511)

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to