Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 51163 invoked from network); 26 Aug 2009 11:28:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Aug 2009 11:28:21 -0000 Received: (qmail 18784 invoked by uid 500); 26 Aug 2009 11:28:21 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 18763 invoked by uid 500); 26 Aug 2009 11:28:21 -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 18753 invoked by uid 99); 26 Aug 2009 11:28:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2009 11:28:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2009 11:28:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 83DE5234C4A7 for ; Wed, 26 Aug 2009 04:27:59 -0700 (PDT) Message-ID: <32803803.1251286079539.JavaMail.jira@brutus> Date: Wed, 26 Aug 2009 04:27:59 -0700 (PDT) From: "Hemant Mithbaokar (JIRA)" To: issues@cxf.apache.org Subject: [jira] Commented: (CXF-2197) Support PerRequest resource classes registered from Spring In-Reply-To: <959001071.1241019750287.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747890#action_12747890 ] Hemant Mithbaokar commented on CXF-2197: ---------------------------------------- CXF JAX-RS document claims support is on the way. Is anybody working on this? > Support PerRequest resource classes registered from Spring > ---------------------------------------------------------- > > Key: CXF-2197 > URL: https://issues.apache.org/jira/browse/CXF-2197 > Project: CXF > Issue Type: Improvement > Components: REST > Affects Versions: 2.2.2 > Reporter: Sergey Beryozkin > > It should be possible to register per-request resource classes from Spring (scope="prototype"), supporting the constructor injection. Users should not be required to add Spring specific annotations to their resource classes -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.