[
https://issues.apache.org/jira/browse/CXF-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Han Hong Fang updated CXF-4562:
-------------------------------
Attachment: Soap12FaultOutInterceptor.patch
Patch is attached, please help to review.
> 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
> 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