JAX-WS: Marshaling shortcuts for Doc/Lit Wrapped
------------------------------------------------
Key: AXIS2-4907
URL: https://issues.apache.org/jira/browse/AXIS2-4907
Project: Axis2
Issue Type: Improvement
Reporter: Rich Scheuerle
Assignee: Rich Scheuerle
Background:
The JAX-WS DocumentLiteralWrappedMethodMarshaller is used to control the
marshaling/demarshaling of doc/lit wrapped requests/responses.
The class uses the JAXBWrapperTool to construct the JAXB wrapper bean used for
sending xml and unwrap the JAXB wrapper bean when receiving a message.
Problem:
There are many cases where the JAXB wrapper bean for the request or response
contains zero or one child bean property.
I am adding some short-cuts to the JAXBWrapperTool to optimize these paths
--
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]