[
https://issues.apache.org/jira/browse/CXF-6678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15007476#comment-15007476
]
Alberto São Marcos commented on CXF-6678:
-----------------------------------------
Thanks for the quick feedback.
Cheers
> AsyncResponse & outFaultInterceptors
> ------------------------------------
>
> Key: CXF-6678
> URL: https://issues.apache.org/jira/browse/CXF-6678
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 3.0.2
> Environment: karaf 3.0.4
> Reporter: Alberto São Marcos
> Priority: Minor
>
> With an _AbstractPhaseInterceptor_ implementation configured as an
> _outFaultInterceptors_, its _handleMessage_ does not get invoked when an
> _Exception_ is returned by the _AsyncResponse.resume_ method.
> The response does arrive with a 500 response code, but the interceptor does
> not seem to be invoked at all.
> Not sure if a bug or just a know limitation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)