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
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.