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 F1498DE13 for ; Thu, 20 Sep 2012 10:41:12 +0000 (UTC) Received: (qmail 22588 invoked by uid 500); 20 Sep 2012 10:41:12 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 22444 invoked by uid 500); 20 Sep 2012 10:41:09 -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 22016 invoked by uid 99); 20 Sep 2012 10:41:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2012 10:41:07 +0000 Date: Thu, 20 Sep 2012 21:41:07 +1100 (NCT) From: "Sergey Beryozkin (JIRA)" To: issues@cxf.apache.org Message-ID: <1066542308.101769.1348137667795.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (CXF-4512) AtomPojoProvider should use MBR Class parameter when checking for custom writers and builders MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sergey Beryozkin created CXF-4512: ------------------------------------- Summary: AtomPojoProvider should use MBR Class parameter when checking for custom writers and builders Key: CXF-4512 URL: https://issues.apache.org/jira/browse/CXF-4512 Project: CXF Issue Type: Bug Components: JAX-RS Reporter: Sergey Beryozkin If a JAX-RS resource method returns say 'Resource' interface class but at the runtime it happens to be ResourceImpl then AtomPojoProvider is not capable to find the registered custom writers/readers or builders. -- 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