Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7294818423 for ; Tue, 22 Mar 2016 13:39:26 +0000 (UTC) Received: (qmail 62432 invoked by uid 500); 22 Mar 2016 13:39:26 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 62331 invoked by uid 500); 22 Mar 2016 13:39:26 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 62041 invoked by uid 99); 22 Mar 2016 13:39:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Mar 2016 13:39:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AD3582C1F6F for ; Tue, 22 Mar 2016 13:39:25 +0000 (UTC) Date: Tue, 22 Mar 2016 13:39:25 +0000 (UTC) From: "Sergey Beryozkin (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CXF-6839) org.apache.cxf.jaxrs.JAXRSInvoker#handleAsyncFault doesn't use ExceptionMapper MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-6839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206366#comment-15206366 ] Sergey Beryozkin commented on CXF-6839: --------------------------------------- np > 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)