[ 
https://issues.apache.org/jira/browse/CXF-6839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206339#comment-15206339
 ] 

Sergey Beryozkin commented on CXF-6839:
---------------------------------------

https://github.com/apache/cxf/blob/master/rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/JAXRSInvoker.java#L135

that takes care of the exception mapping, and if that fails then the exception 
is escaped.

what CXF version is it in your case ?

> org.apache.cxf.jaxrs.JAXRSInvoker#handleAsyncFault doesn't use ExceptionMapper
> ------------------------------------------------------------------------------
>
>                 Key: CXF-6839
>                 URL: https://issues.apache.org/jira/browse/CXF-6839
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Romain Manni-Bucau
>
> Hi
> when a user does resume(exception) I think it should use exception mapper 
> otherwise no way to have a consistent behavior between async and sync 
> implementations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to