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