[ 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]