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 "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2005/08/04 11:33:35 UTC

[jira] Resolved: (AXIS2-55) Children order in SOAPElements

     [ http://issues.apache.org/jira/browse/AXIS2-55?page=all ]
     
Eran Chinthaka resolved AXIS2-55:
---------------------------------

    Resolution: Fixed

Fixed with Srinath's first option.
We have getDefaultEnvelope method which comes with an Envelope with Header and Body.

> Children order in SOAPElements
> ------------------------------
>
>          Key: AXIS2-55
>          URL: http://issues.apache.org/jira/browse/AXIS2-55
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: om
>     Reporter: Eran Chinthaka 2
>     Assignee: Eran Chinthaka

>
> All the SOAPElements uses the children methods of the OMElement. So ordering of elements are not according to the spec, if they are not added properly. For example, if one add a body and then a header to the soap envelope, the serialisation and the chidlren order within the envelope is the order it was added. Not header first and then body.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira