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 "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2007/02/13 14:15:05 UTC

[jira] Resolved: (AXIS2-1930) WSDL2Java - ParameterOrder

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

Amila Chinthaka Suriarachchi resolved AXIS2-1930.
-------------------------------------------------

    Resolution: Fixed

used the paremeter order to determine the element sequence

> WSDL2Java - ParameterOrder
> --------------------------
>
>                 Key: AXIS2-1930
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1930
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.1
>         Environment: Windows XP Professionel 2002 SP1.
> Java JDK141_03.
>            Reporter: Laurent CHARTIER
>         Assigned To: Amila Chinthaka Suriarachchi
>            Priority: Critical
>         Attachments: WSIdentLight.wsdl, WSIdentLight.xsd
>
>
> I have a problem using WSDL2Java generated objects.
> The object for the input message doesn't respect parameter order specified in the WSDL.
>  
> <definitions...>
>     ...
>     <portType name="Identite">
>         <operation name="operationName" parameterOrder="nir nom lstp dtNais nomUsg">
> ...
>  
> So the invoked WS gives me a SOAPFault saying it founds an element expecting another instead.
>  
> Has someone a similar problem? Can someone help me?

-- 
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