[ 
https://issues.apache.org/jira/browse/AXIS2-3819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615551#action_12615551
 ] 

Keith Godwin Chapman commented on AXIS2-3819:
---------------------------------------------

Fixed in revision 678672. of the 1.4 branch

> 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
>            Reporter: Keith Godwin Chapman
>            Assignee: Keith Godwin Chapman
>
> 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]

Reply via email to