You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Han Hong Fang (JIRA)" <ji...@apache.org> on 2012/10/15 07:25:03 UTC

[jira] [Created] (CXF-4562) Soap Fault fields precedence is incorrect

Han Hong Fang created CXF-4562:
----------------------------------

             Summary: 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


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

[jira] [Updated] (CXF-4562) Soap Fault fields precedence is incorrect

Posted by "Han Hong Fang (JIRA)" <ji...@apache.org>.
     [ 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

[jira] [Resolved] (CXF-4562) Soap Fault fields precedence is incorrect

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ 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

[jira] [Assigned] (CXF-4562) Soap Fault fields precedence is incorrect

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned CXF-4562:
---------------------------------

    Assignee: Freeman Fang
    
> 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
>         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