You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2008/05/27 10:53:55 UTC

[jira] Resolved: (AXIS2-3819) Parameter ordering screws up in the genarated WSDL when the original WSDL has multiple message parts

     [ https://issues.apache.org/jira/browse/AXIS2-3819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Godwin Chapman resolved AXIS2-3819.
-----------------------------------------

    Resolution: Fixed

Fixed in revision 660432.

> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org