SOAP builder builds the whole tree in order to find a soap_fault
----------------------------------------------------------------
Key: AXIS2C-1232
URL: https://issues.apache.org/jira/browse/AXIS2C-1232
Project: Axis2-C
Issue Type: Bug
Components: xml/soap
Affects Versions: Current (Nightly)
Reporter: Manjula Peiris
axiom_soap_body_has_fault function does not stop searching for soap_fault when
it failed to find such element as the first child of the soap_body. According
to the SOAP specs the soap_fault element must be the first child of the
soap_body if there is a fault. Further in SOAP 1.2 it should be the only child
of SOAP body. This behavior of this function cause unnecessary building of
om_tree for non fault cases.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]