You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Jeremy Pitten <jp...@btinternet.com> on 2006/05/31 19:43:09 UTC

[axis2][ADB] parsing as ordered children

Using wsdl2java to generate ADB bindings I've noticed that generated bindings expect to parse <complexType><all> child elements in a specific order but not in the order the schema specifies.

If the other side also uses an adb binding then the child elements are in the same order, so no problem, but if the other side uses some other binding then the order may be different.

The adb binding should allow <complexType><all> child elements to be parsed in any order.

 

Re: [axis2][ADB] parsing as ordered children

Posted by Davanum Srinivas <da...@gmail.com>.
Already fixed.

http://issues.apache.org/jira/browse/AXIS2-724

-- dims

On 5/31/06, Jeremy Pitten <jp...@btinternet.com> wrote:
>
>
> Using wsdl2java to generate ADB bindings I've noticed that generated
> bindings expect to parse <complexType><all> child elements in a specific
> order but not in the order the schema specifies.
>
> If the other side also uses an adb binding then the child elements are in
> the same order, so no problem, but if the other side uses some other binding
> then the order may be different.
>
> The adb binding should allow <complexType><all> child elements to be parsed
> in any order.
>
>


-- 
Davanum Srinivas : http://wso2.com/blogs/

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org