[
https://issues.apache.org/jira/browse/TUSCANY-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaushik Mukherjee updated TUSCANY-3282:
---------------------------------------
Attachment: TUSCANY-3282.patch
Patch is for 1.5.1 branch.
Files modified:
https://svn.apache.org/repos/asf/tuscany/branches/sca-java-1.5.1/modules/core-databinding/src/main/java/org/apache/tuscany/sca/core/databinding/processor/WrapperJavaInterfaceProcessor.java
https://svn.apache.org/repos/asf/tuscany/branches/sca-java-1.5.1/modules/interface-java-jaxws/src/main/java/org/apache/tuscany/sca/interfacedef/java/jaxws/JAXWSJavaInterfaceProcessor.java
> 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.