You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Zsolt Szloboda (JIRA)" <ji...@apache.org> on 2014/07/29 04:34:38 UTC

[jira] [Created] (CXF-5911) SoapFault's lang property is not set in case of SOAP 1.1 faults

Zsolt Szloboda created CXF-5911:
-----------------------------------

             Summary: SoapFault's lang property is not set in case of SOAP 1.1 faults
                 Key: CXF-5911
                 URL: https://issues.apache.org/jira/browse/CXF-5911
             Project: CXF
          Issue Type: Bug
          Components: Soap Binding
    Affects Versions: 3.0.0
            Reporter: Zsolt Szloboda
            Priority: Trivial


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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)