Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10579

SOAP 1.1 unmarshalling fails for faults that lack a detail element

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.17.2, 2.18.1
    • 2.17.5, 2.18.2, 2.19.0
    • camel-soap
    • Novice

    Description

      The Soap11DataFormatAdapter class has the same issue that was previously fixed in the Soap12DataFormatAdapter class (CAMEL-8708). Specifically, it throws a NullPointerException in the event of a missing SOAP fault detail, which is allowed per specifications (https://www.w3.org/TR/2000/NOTE-SOAP-20000508/#_Ref477795995). I believe the same fix should be applied to the Soap11DataFormatAdapter code.

      Attachments

        1. 10579 2172 stacktrace.txt
          5 kB
          Jonathan Scholis

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              Jonathan Scholis Jonathan Scholis
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: