You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Raymond Feng (JIRA)" <tu...@ws.apache.org> on 2008/03/03 22:42:50 UTC

[jira] Resolved: (TUSCANY-1680) Need a way to detect that PBR can be used when building reference-side binding

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

Raymond Feng resolved TUSCANY-1680.
-----------------------------------

    Resolution: Fixed

The SCABindingInvoker can implement the allowsPassByReference() method and return true or false based on the condition you described.

> Need a way to detect that PBR can be used when building reference-side binding
> ------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1680
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1680
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SCA Data Binding Runtime
>    Affects Versions: Java-SCA-1.0
>            Reporter: Scott Kurz
>            Assignee: Raymond Feng
>             Fix For: Java-SCA-Next
>
>
> When building a ref-side binding impl  for a remotable intf, I may want to do the following:
> * if my target is in a remote JVM, then use the Tuscany databinding framework to convert to a databinding I can handle
> * if my target is local, and the service impl has @AllowsPBR , then choose NOT to set up a databinding interceptor 
> I'm not sure where to start exactly with suggesting how to implement this, so I'll start by just describing the problem.

-- 
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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org