[
https://issues.apache.org/jira/browse/AXIS2-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Scheuerle updated AXIS2-2155:
----------------------------------
Attachment: patch2.txt
For this patch, I fixed up the DocLitMinimalMethodMarshaller processing.
The marshaller:
1) Correctly marshals an element that has the correct name and namespace of
the wrapper request/response.
2) Correctly marshals the names of the child elements (params). The
testcase uses elementFormDefault=qualified. We need to test this with
unqualified.
3) Correctly marshals and unmarshals the child elements (params). It uses
"JAXB type" marshalling/unmarshalling to do this.
4) Added a Dispatch test to validate the elements that flow on the wire.
What is still missing.
A) Similar processing for missing fault beans.
B) Tests for qualified and unqualified child elements.
C) Tests for parameters that are JAXB types.
> Wrapped marshall/unmarshall without wrapper beans
> -------------------------------------------------
>
> Key: AXIS2-2155
> URL: https://issues.apache.org/jira/browse/AXIS2-2155
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: jaxws
> Reporter: Nick Gallardo
> Assigned To: Rich Scheuerle
> Attachments: patch.txt, patch2.txt
>
>
> We need to see if it is possible to add functionality to the JAX-WS
> MethodMarshallers that would allow a wrapped message to be marshalled or
> unmarshalled without the use of generated wrapper beans.
--
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]