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)

Reply via email to