[
https://issues.apache.org/jira/browse/AXIS2-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Andrade updated AXIS2-4082:
-----------------------------------
Attachment: AXIS2-4082.patch
Processing the MIMEContent, MIMEMimeXml and HTTPUrlEncoded extensibility
elements and saving the message serialization information into the
AxisBindingOperation using the WSDL2Constants.ATTR_WHTTP_INPUT_SERIALIZATION
and WSDL2Constants.ATTR_WHTTP_OUTPUT_SERIALIZATION keys, from WSDL 2.0,
accordingly. Note that the serialization belongs to the <wsdl:input/> and
<wsdl:output/> elements both the WSDL 2.0 model associates the information with
the binding <wsdl:operation/>, not with the messages.
Adding JUnit Tests that assert the serialization information from the three
extensibility elements. The tests read the attached WSDL file and require that
the System Property 'basedir' is set properly (See AbstractTestCase).
> WSDL11ToAxisServiceBuilder + HTTP Binding: The message serialization given by
> the <mime:content/>, <mime:mimeXml/> and <http:urlEncoded/> elements is
> ignored
> -------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AXIS2-4082
> URL: https://issues.apache.org/jira/browse/AXIS2-4082
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: kernel
> Affects Versions: 1.4.1, nightly
> Environment: Windows XP. 4GB RAM Intel Xeon dual-core @2.83Ghz
> Reporter: Antonio Andrade
> Priority: Minor
> Attachments: AXIS2-4082.patch
>
> Original Estimate: 8h
> Remaining Estimate: 8h
>
> Observed Behavior:
> <mime:content/>, <mime:mimeXml/> and <http:urlEncoded/> serialization format
> is not persisted neither in the AxisBindingMessage nor in the
> AxisBindingOperation objects.
> Expected Behavior:
> The input and output message serialization format should be persisted under
> the WSDL2Constants.ATTR_WHTTP_INPUT_SERIALIZATION and
> WSDL2Constants.ATTR_WHTTP_OUTPUT_SERIALIZATION property keys respectively.
--
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]