[ http://issues.apache.org/jira/browse/AXIS2-51?page=comments#action_12317090 ]
Davanum Srinivas commented on AXIS2-51: --------------------------------------- again override addChild and impose the expected behavior (of anything other than SOAPHeader and SOAPBody is added, throw an exception) -- dims > blocking access to some OMElement methods within SOAPElements > ------------------------------------------------------------- > > Key: AXIS2-51 > URL: http://issues.apache.org/jira/browse/AXIS2-51 > Project: Apache Axis 2.0 (Axis2) > Type: Bug > Components: om > Reporter: Eran Chinthaka > Priority: Minor > > - Since SOAPEnvelope extends from OMElement, its allowed to have children > other than SOAPHeader and SOAPBody. This must be fixed. > - references to the header, body are cached inside the envelope. If some one > discard either body or header, the reference in he envelope is of no use. > Have to update that. -- 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
