Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1232

SOAP builder builds the whole tree in order to find a soap_fault

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.7.0
    • xml/soap
    • None

    Description

      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.

      Attachments

        Activity

          People

            shankar Selvaratnam Uthaiyashankar
            manjula peiris Manjula Peiris
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: