You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2014/07/30 20:00:47 UTC

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

     [ 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)