Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 16302 invoked from network); 21 Apr 2005 22:05:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Apr 2005 22:05:04 -0000 Received: (qmail 86273 invoked by uid 500); 21 Apr 2005 22:05:17 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 86251 invoked by uid 500); 21 Apr 2005 22:05:16 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 86235 invoked by uid 99); 21 Apr 2005 22:05:16 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of javamike@gmail.com designates 64.233.162.205 as permitted sender) Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.205) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 21 Apr 2005 15:05:16 -0700 Received: by zproxy.gmail.com with SMTP id 34so1140120nzf for ; Thu, 21 Apr 2005 15:04:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=J/GDpj4fbxRajmC7FrAdIWjKhrsBLTeHgG9pchRuSjE/4kKSVtV1aQXIYQeICVRBAcLWs+TtCKK9u97RAOm7fy5MBehHYMtrkKb1oq/ZBqhFh7azIHcx+JZLoveBj4ZQjhScdu5g117r+0eIGaGwY+Bg0nI7K++KxBiLQDF9n+M= Received: by 10.36.8.17 with SMTP id 17mr240125nzh; Thu, 21 Apr 2005 15:04:54 -0700 (PDT) Received: by 10.36.23.18 with HTTP; Thu, 21 Apr 2005 15:04:54 -0700 (PDT) Message-ID: Date: Thu, 21 Apr 2005 18:04:54 -0400 From: "Michael C. Starkie" Reply-To: "Michael C. Starkie" To: commons-user@jakarta.apache.org Subject: DBCP - setting pool config in .jocl file Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Will someone please show me an example of how to set pool configuration parameters such as timeBetweenEvictionRunsMillis for a DBCP pool defined in a .jocl file? thanks, --mike --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org