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

camel-soap - Sets wrong namespace for faults

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.9.2, 2.10.0
    • 2.9.3, 2.10.1
    • camel-soap
    • None
    • Unknown

    Description

      If there is an exception on the Exchange which gets marshalled then the namespace of the fault is not the same namespace as the envelope.

      The namespace on soap 1.1 is: "http://schemas.xmlsoap.org/soap/envelope/"
      But the fault is using soap 1.2: "http://www.w3.org/2003/05/soap-envelope"

      We should use the same namespace so its consistent.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: