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


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

Reply via email to