[ https://issues.apache.org/jira/browse/AXIS2C-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
S.Uthaiyashankar reassigned AXIS2C-1232:
----------------------------------------
Assignee: S.Uthaiyashankar
> 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
> Assignee: S.Uthaiyashankar
> Fix For: 1.7.0
>
>
> 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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org
|