[ http://issues.apache.org/jira/browse/TUSCANY-224?page=all ]
ant elder updated TUSCANY-224: ------------------------------ Fix Version: Java-Mx (was: Java-M1) > 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: Java-Mx > Reporter: Jean-Sebastien Delfino > Assignee: 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: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira