[
https://issues.apache.org/jira/browse/AXIS2-3819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nandana Mihindukulasooriya updated AXIS2-3819:
----------------------------------------------
Fix Version/s: 1.4.1
Affects Version/s: 1.4
> Parameter ordering screws up in the genarated WSDL when the original WSDL has
> multiple message parts
> ----------------------------------------------------------------------------------------------------
>
> Key: AXIS2-3819
> URL: https://issues.apache.org/jira/browse/AXIS2-3819
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: kernel
> Affects Versions: 1.4
> Reporter: Keith Godwin Chapman
> Assignee: Keith Godwin Chapman
> Fix For: 1.4.1
>
>
> If we use http://www.weather.gov/forecasts/xml/DWMLgen/wsdl/ndfdXML.wsdl,
> build a AxisService and get the generated WSDL The parameter orders of the
> messages et screwed. This occurs because we have used an incorrect method in
> WSDL4J . The method we have used returns a Map but there is a mechanism to
> get a List. If we used this method instead the problem gets fixed.
--
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]