Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 89196 invoked from network); 7 Dec 2007 07:18:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Dec 2007 07:18:16 -0000 Received: (qmail 78235 invoked by uid 500); 7 Dec 2007 07:18:05 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 78191 invoked by uid 500); 7 Dec 2007 07:18:05 -0000 Mailing-List: contact cxf-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-issues@incubator.apache.org Received: (qmail 78171 invoked by uid 99); 7 Dec 2007 07:18:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2007 23:18:04 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2007 07:18:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 549E1714256 for ; Thu, 6 Dec 2007 23:17:43 -0800 (PST) Message-ID: <2215607.1197011863344.JavaMail.jira@brutus> Date: Thu, 6 Dec 2007 23:17:43 -0800 (PST) From: "Jervis Liu (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Resolved: (CXF-1151) Liftcycle support In-Reply-To: <32016471.1193730590717.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jervis Liu resolved CXF-1151. ----------------------------- Resolution: Fixed Fix Version/s: 2.1 > Liftcycle support > ----------------- > > Key: CXF-1151 > URL: https://issues.apache.org/jira/browse/CXF-1151 > Project: CXF > Issue Type: Sub-task > Components: REST > Reporter: Jervis Liu > Assignee: Jervis Liu > Fix For: 2.1 > > > Support lifecycle of @singleton and @Per-request. > Using resource provider SPI to create resource instances. > See http://weblogs.java.net/blog/mhadley/archive/2007/09/new_jersey_feat.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.