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/01/18 23:18:34 UTC

[jira] Created: (TUSCANY-2005) Refactor the databinding setting from Interface/Operation into InterfaceContract

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