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 977EB10FD6 for ; Wed, 20 Nov 2013 20:58:35 +0000 (UTC) Received: (qmail 45985 invoked by uid 500); 20 Nov 2013 20:58:35 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 45930 invoked by uid 500); 20 Nov 2013 20:58:35 -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 45922 invoked by uid 99); 20 Nov 2013 20:58:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Nov 2013 20:58:35 +0000 Date: Wed, 20 Nov 2013 20:58:35 +0000 (UTC) From: "Sergey Beryozkin (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CXF-5391) Response code is not logged for SOAP responses 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-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin updated CXF-5391: ---------------------------------- Assignee: Aki Yoshida (was: Sergey Beryozkin) Pressed something and saw it reassigned to me, was not my intention :-) > Response code is not logged for SOAP responses > ---------------------------------------------- > > Key: CXF-5391 > URL: https://issues.apache.org/jira/browse/CXF-5391 > Project: CXF > Issue Type: Bug > Components: JAX-WS Runtime > Affects Versions: 2.7.7 > Reporter: Mandy Warren > Assignee: Aki Yoshida > Priority: Minor > Fix For: 3.0.0-milestone1, 2.7.8, 2.6.11 > > > If you enable logging through the LoggingIn/OutInterceptors and then send a SOAP request through, the response code is not logged. > --------------------------- > ID: 2 > Encoding: UTF-8 > Content-Type: text/xml > The response code is logged fine for rest requests: > --------------------------- > ID: 19 > Response-Code: 200 > Content-Type: application/xml -- This message was sent by Atlassian JIRA (v6.1#6144)