You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2013/10/01 13:55:24 UTC

[jira] [Updated] (CXF-5300) Support mapping of exceptions thrown from CXF interceptors to JAX-RS Response

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

Sergey Beryozkin updated CXF-5300:
----------------------------------

    Fix Version/s: 2.7.8

> Support mapping of exceptions thrown from CXF interceptors to JAX-RS Response 
> ------------------------------------------------------------------------------
>
>                 Key: CXF-5300
>                 URL: https://issues.apache.org/jira/browse/CXF-5300
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 3.0.0, 2.7.8
>
>
> Exceptions thrown from the regular CXF interceptors which are not part of JAX-RS chains escape and can only be handled in out fault interceptors where the options for mapping them to JAX-RS response are limited.
> The runtime should do the best effort and try map these exceptions too if ExceptionMappers are registered 



--
This message was sent by Atlassian JIRA
(v6.1#6144)