[
https://issues.apache.org/jira/browse/CXF-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-5911.
------------------------------
Resolution: Fixed
Fix Version/s: 3.0.2
Assignee: Daniel Kulp
> 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
> Assignee: Daniel Kulp
> Priority: Trivial
> Fix For: 3.0.2
>
>
> 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)