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)" <de...@tuscany.apache.org> on 2009/09/25 01:52:16 UTC

[jira] Commented: (TUSCANY-3282) Support independent input and out data bindings

    [ https://issues.apache.org/jira/browse/TUSCANY-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759327#action_12759327 ] 

Raymond Feng commented on TUSCANY-3282:
---------------------------------------

Thanks for the patch. It's a bit strange that different databindings are used for the input and ouput. Maybe an example will help.

> Support independent input and out data bindings
> -----------------------------------------------
>
>                 Key: TUSCANY-3282
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3282
>             Project: Tuscany
>          Issue Type: Improvement
>            Reporter: Kaushik Mukherjee
>         Attachments: TUSCANY-3282.patch
>
>
> The current interface processors assume that the input and output databindings will always be same. 
> In the JAXWSJavaInterfaceProcessor the output wrapper is not set correctly.
> In the WrapperJavaInterfaceProcessor the output wrapper handler is set to be the same as the input wrapper handler. 
> I have provided a patch to split the input and output databindings in these classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.