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 276A910308 for ; Mon, 9 Sep 2013 15:51:54 +0000 (UTC) Received: (qmail 36108 invoked by uid 500); 9 Sep 2013 15:51:54 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 35985 invoked by uid 500); 9 Sep 2013 15:51:53 -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 35800 invoked by uid 99); 9 Sep 2013 15:51:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Sep 2013 15:51:52 +0000 Date: Mon, 9 Sep 2013 15:51:52 +0000 (UTC) From: "Sergey Beryozkin (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CXF-5262) ReaderInterceptor and WriterInterceptor contexts should select new MBR or MBW when possible 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-5262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-5262. ----------------------------------- Resolution: Fixed Fix Version/s: 2.7.7 3.0.0 Assignee: Sergey Beryozkin > ReaderInterceptor and WriterInterceptor contexts should select new MBR or MBW when possible > ------------------------------------------------------------------------------------------- > > Key: CXF-5262 > URL: https://issues.apache.org/jira/browse/CXF-5262 > Project: CXF > Issue Type: Bug > Reporter: Sergey Beryozkin > Assignee: Sergey Beryozkin > Priority: Minor > Fix For: 3.0.0, 2.7.7 > > > Writer or Reader interceptors wrap MessageBodyReader or MessageBodyWriter. Interceptors can change the properties such as content type or entity class that these wrapped providers support, if it happens and new properties are not supported by the wrapped providers then contexts should try and select new providers -- 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