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

SoapFault's lang property is not set in case of SOAP 1.1 faults

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 3.0
    • 3.0.2
    • Soap Binding
    • None
    • Unknown

    Description

      When programming a CXF WS client:
      org.apache.cxf.binding.soap.SoapFault class's lang property is set correctly from the SOAP fault (from the xml:lang attribute), in case of SOAP 1.2 faults.
      However, in case of SOAP 1.1 faults, the SoapFault class's lang attribute is not set (NULL), even if the SOAP fault's xml:lang attribute is set.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            zsolt.szloboda Zsolt Szloboda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: