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 1B44ED50D for ; Wed, 12 Dec 2012 18:18:21 +0000 (UTC) Received: (qmail 83329 invoked by uid 500); 12 Dec 2012 18:18:20 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 83296 invoked by uid 500); 12 Dec 2012 18:18:20 -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 83251 invoked by uid 99); 12 Dec 2012 18:18:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2012 18:18:20 +0000 Date: Wed, 12 Dec 2012 18:18:20 +0000 (UTC) From: "Aki Yoshida (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CXF-4694) WS-RM is not returning a correct soap fault message to the client 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-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Yoshida resolved CXF-4694. ------------------------------ Resolution: Fixed Fix Version/s: 2.7.2 2.6.5 2.5.8 > WS-RM is not returning a correct soap fault message to the client > ----------------------------------------------------------------- > > Key: CXF-4694 > URL: https://issues.apache.org/jira/browse/CXF-4694 > Project: CXF > Issue Type: Bug > Components: WS-* Components > Affects Versions: 2.7.1 > Reporter: Aki Yoshida > Assignee: Aki Yoshida > Fix For: 2.5.8, 2.6.5, 2.7.2 > > > There are two issues in the current exception handling of WS-RM. > 1. When the exception is constructed, it sets the subCode attribute even for the SOAP 1.1 binding > 2. The exception is simply thrown in the inbound chain and the fault message is not returned to the caller if the call is oneway. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira