[ 
https://issues.apache.org/jira/browse/CXF-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Freeman Fang resolved CXF-4562.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.1
                   2.6.4
                   2.5.7
                   2.4.11

apply patch on behalf of Han Hong Fang with thanks
http://svn.apache.org/viewvc?rev=1398207&view=rev for trunk
http://svn.apache.org/viewvc?rev=1398209&view=rev for 2.6.x branch
http://svn.apache.org/viewvc?rev=1398211&view=rev for 2.5.x branch
http://svn.apache.org/viewvc?rev=1398213&view=rev for 2.4.x branch
                
> Soap Fault fields precedence is incorrect
> -----------------------------------------
>
>                 Key: CXF-4562
>                 URL: https://issues.apache.org/jira/browse/CXF-4562
>             Project: CXF
>          Issue Type: Bug
>          Components: Soap Binding
>    Affects Versions: 2.6.2
>         Environment: Window 7 + sun jdk 1.6.0_29
>            Reporter: Han Hong Fang
>            Assignee: Freeman Fang
>             Fix For: 2.4.11, 2.5.7, 2.6.4, 2.7.1
>
>         Attachments: Soap12FaultOutInterceptor.patch
>
>
> According to JSR224 spec chapter 10.2.2.3, the the fields of the fault 
> message are populated according to the following rules of precedence:
> - faultcode
> - faultstring
> - faultactor (role in SOAP 1.2)
> - detail
> But in current impl of cxf 2.6.2, detail is before faultactor(role in SOAP 
> 1.2).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to