Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6585

Possible to send invalid Soap 1.2 faults

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.2
    • 3.1.3
    • Soap Binding
    • None
    • Unknown

    Description

      The soap 1.2 spec specifically states that the fault "Code" must be one of the 5 values enumerated in the spec. However, CXF uses the code set in the Fault "as is" without any checks. Thus, faults can be returned that are not processable by compliant clients.

      Note: soap 1.1 spec allows the fault code to be any qname. This only applies to 1.2.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            dkulp Daniel Kulp
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: