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

Soap Fault fields precedence is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.2
    • 2.5.7, 2.6.4, 2.7.1
    • Soap Binding
    • None
    • Window 7 + sun jdk 1.6.0_29

    • Unknown

    Description

      According to JSR224 spec chapter 10.2.2.3, the the fields of the fault message are populated according to the following rules of precedence:

      • faultcode
      • faultstring
      • faultactor (role in SOAP 1.2)
      • detail

      But in current impl of cxf 2.6.2, detail is before faultactor(role in SOAP 1.2).

      Attachments

        1. Soap12FaultOutInterceptor.patch
          1 kB
          Hong Fang Han

        Activity

          People

            ffang Freeman Yue Fang
            hanhongfang Hong Fang Han
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: