You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Ajay Paibir (JIRA)" <ji...@apache.org> on 2007/01/23 14:46:49 UTC

[jira] Resolved: (CXF-385) XMLFaultOutInterceptor does some redundant JAX_WS related fault detail processing.

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

Ajay Paibir resolved CXF-385.
-----------------------------

    Resolution: Fixed

> XMLFaultOutInterceptor does some redundant JAX_WS related fault detail processing.
> ----------------------------------------------------------------------------------
>
>                 Key: CXF-385
>                 URL: https://issues.apache.org/jira/browse/CXF-385
>             Project: CXF
>          Issue Type: Improvement
>    Affects Versions: 2.0-M1
>            Reporter: Ajay Paibir
>             Fix For: 2.0-RC
>
>
> XMLFault already has the detail element set by WebFaultOutInterceptor provided by JAX_WS frontend. However the XMLFaultOutInterceptor ignores the detail element and instead marshal the Exception by invoking the getFaultInfo method .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.