Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 29F7A6AA7 for ; Thu, 4 Aug 2011 14:46:42 +0000 (UTC) Received: (qmail 67479 invoked by uid 500); 4 Aug 2011 14:46:40 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 67189 invoked by uid 500); 4 Aug 2011 14:46:39 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 67181 invoked by uid 99); 4 Aug 2011 14:46:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2011 14:46:39 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of GGregory@seagullsoftware.com designates 216.82.253.147 as permitted sender) Received: from [216.82.253.147] (HELO mail165.messagelabs.com) (216.82.253.147) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2011 14:46:31 +0000 X-VirusChecked: Checked X-Env-Sender: GGregory@seagullsoftware.com X-Msg-Ref: server-13.tower-165.messagelabs.com!1312469168!14141116!1 X-StarScan-Version: 6.2.17; banners=-,-,- X-Originating-IP: [137.134.240.188] Received: (qmail 20404 invoked from network); 4 Aug 2011 14:46:09 -0000 Received: from unknown (HELO postal.rocketsoftware.com) (137.134.240.188) by server-13.tower-165.messagelabs.com with AES128-SHA encrypted SMTP; 4 Aug 2011 14:46:09 -0000 Received: from NWT-S-MBX1.rocketsoftware.com ([fe80::34fc:6d7f:6837:62b]) by nwt-s-cas2.rocketsoftware.com ([::1]) with mapi id 14.01.0289.001; Thu, 4 Aug 2011 10:45:57 -0400 From: Gary Gregory To: Commons Users List Subject: RE: [pool] Spring configuration of org.apache.commons.pool.impl.GenericObjectPool.Config Thread-Topic: [pool] Spring configuration of org.apache.commons.pool.impl.GenericObjectPool.Config Thread-Index: AQHMUrNvj8hLtBTrJ0a/x/E6EFe6F5UMxMHA Date: Thu, 4 Aug 2011 14:45:56 +0000 Message-ID: <02AA127CD8DCDE48BC7D2DFB6C87083A0D9EF7DC@nwt-s-mbx1.rocketsoftware.com> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.10.251] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Good question. I'm not sure where something like that could live. Should we have a companions project/directory like there is for Log4J? Gary -----Original Message----- From: Norval Hope [mailto:nrhope@gmail.com]=20 Sent: Thursday, August 04, 2011 1:02 AM To: user@commons.apache.org Subject: [pool] Spring configuration of org.apache.commons.pool.impl.Generi= cObjectPool.Config Hi All, I've written a wrapper bean (i.e. getters and setters) around GenericObject= Pool.Config to allow it to be configured using Spring XML. Is this somethin= g that might find it's way in the Pool source itself, or is there another w= ay of achieving the same thing that I've missed? Thanks, Norval --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org