[ http://issues.apache.org/jira/browse/TUSCANY-224?page=all ]

Jean-Sebastien Delfino updated TUSCANY-224:
-------------------------------------------

    Fix Version: 0.91
        Version: 0.91

> ModuleContext locateService should return a proxy if any interceptors are 
> present in the invocation chain
> ---------------------------------------------------------------------------------------------------------
>
>          Key: TUSCANY-224
>          URL: http://issues.apache.org/jira/browse/TUSCANY-224
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Core
>     Versions: 0.91
>     Reporter: Jean-Sebastien Delfino
>     Assignee: Jim Marino
>     Priority: Blocker
>      Fix For: 0.91

>
> 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:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to