You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Stefan Wachter (Created) (JIRA)" <ji...@apache.org> on 2012/03/08 12:10:57 UTC

[jira] [Created] (CXF-4169) make nested exception causes available at the client

make nested exception causes available at the client
----------------------------------------------------

                 Key: CXF-4169
                 URL: https://issues.apache.org/jira/browse/CXF-4169
             Project: CXF
          Issue Type: Improvement
          Components: JAX-WS Runtime
    Affects Versions: 2.5.2
            Reporter: Stefan Wachter
            Priority: Minor
             Fix For: 2.5.3


At the moment the faultStackTraceEnabled property causes the stacktrace including nested causes to be transmitted to the client. Yet, on the client side only the first exception stacktrace is considered.




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CXF-4169) make nested exception causes available at the client

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

Daniel Kulp resolved CXF-4169.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4.7
         Assignee: Daniel Kulp
    
> make nested exception causes available at the client
> ----------------------------------------------------
>
>                 Key: CXF-4169
>                 URL: https://issues.apache.org/jira/browse/CXF-4169
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-WS Runtime
>    Affects Versions: 2.5.2
>            Reporter: Stefan Wachter
>            Assignee: Daniel Kulp
>            Priority: Minor
>             Fix For: 2.4.7, 2.5.3
>
>         Attachments: patch.txt
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> At the moment the faultStackTraceEnabled property causes the stacktrace including nested causes to be transmitted to the client. Yet, on the client side only the first exception stacktrace is considered.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CXF-4169) make nested exception causes available at the client

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

Stefan Wachter updated CXF-4169:
--------------------------------

    Attachment: patch.txt

patch for ClientFaultConverter
                
> make nested exception causes available at the client
> ----------------------------------------------------
>
>                 Key: CXF-4169
>                 URL: https://issues.apache.org/jira/browse/CXF-4169
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-WS Runtime
>    Affects Versions: 2.5.2
>            Reporter: Stefan Wachter
>            Priority: Minor
>             Fix For: 2.5.3
>
>         Attachments: patch.txt
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> At the moment the faultStackTraceEnabled property causes the stacktrace including nested causes to be transmitted to the client. Yet, on the client side only the first exception stacktrace is considered.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira