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

SOAP unmarshalling shouldn't fail for Faults that lack an optional Detail element

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.15.1
    • 2.16.2, 2.17.0
    • camel-soap
    • None
    • Novice

    Description

      Camel-soap code assumes that all Faults that a Camel SOAP endpoint is receiving, are containing a Detail element. Sending a Fault without Detail will result in an NPE. Detail is optional element in SOAP Faults (see http://www.w3.org/TR/soap12-part1/#soapfault) and its absence should not generate an error.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            alex_savitsky Alex Savitsky
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: