Refactor the databinding setting from Interface/Operation into InterfaceContract
--------------------------------------------------------------------------------
Key: TUSCANY-2005
URL: https://issues.apache.org/jira/browse/TUSCANY-2005
Project: Tuscany
Issue Type: Improvement
Components: Java SCA Data Binding Runtime
Affects Versions: Java-SCA-Next
Reporter: Raymond Feng
Assignee: Raymond Feng
The same interface can be used by multiple component services/references.
Different instances of InterfaceContract can be configured with different
databindings. For example, if a WSDL port type is used for the Axis2 based
binding.ws, the databinding is Axiom. When it's used for ODE based
implementation.bpel, DOM is desired. Model wise, the databinding setting should
be on the InterfaceContract. If it's not explicitly set, the value can be
determined by introspecting the Interface/Operation.
--
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]