[ http://issues.apache.org/jira/browse/AXIS2-55?page=comments#action_12317089 ]
Davanum Srinivas commented on AXIS2-55: --------------------------------------- how about we overide addchild in soapenvelope and make sure we call insertAtBeginning if it is a soap header? > 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
