[
https://issues.apache.org/jira/browse/CXF-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13782848#comment-13782848
]
Sergey Beryozkin commented on CXF-5300:
---------------------------------------
In fault mapping is optional in CXF 2.7.x
> 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)