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

Jean-Sebastien Delfino resolved TUSCANY-224.
--------------------------------------------

    Resolution: Fixed

This is working on M2.

> ModuleContext locateService should return a proxy if any interceptors are 
> present in the invocation chain
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-224
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-224
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core
>    Affects Versions: Java-Mx
>            Reporter: Jean-Sebastien Delfino
>         Assigned To: Jim Marino
>             Fix For: Java-Mx
>
>
> ModuleContext.locateService always returns the target service instance, 
> instead of returning a proxy configured with the invocation chain for the 
> particular service. If there are any interceptors in the invocation chain, 
> they will never be  invoked.
> This blocks development of any samples and test cases that use the SCA async 
> PM from a simple client (JSP or J2SE client). Right now the helloworldasync 
> sample must go through an intermediate component with a reference to the 
> target service to be able to do any async invocation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to