Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-551

getAnyObject() API in call class does not return SOAP Fault correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • current (nightly)
    • None
    • SOAP
    • None

    Description

      getAnyObject() API in call class does not return SOAP Fault correctly

      <soapenv:Fault><faultcode
      xmlns="">Server.generalException</faultcode><faultstring
      xmlns="">java.lang.ArithmeticException: / by zero</faultstring><detail
      xmlns=""></soapenv:Fault>
      </soapenv:Body>

      This is the fault message that I got for division by zero. But here getting the end tag for SOAP Body but no start tag..
      Also no end tag for detail element

      DynamicGetAnyObjectSOAPFaultTest addresses this isuue

      Attachments

        Activity

          People

            Unassigned Unassigned
            james James Jose
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: