Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 58865 invoked from network); 2 Jun 2005 09:50:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Jun 2005 09:50:25 -0000 Received: (qmail 13819 invoked by uid 500); 2 Jun 2005 09:50:17 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 13808 invoked by uid 500); 2 Jun 2005 09:50:17 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 13795 invoked by uid 99); 2 Jun 2005 09:50:17 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO,HTML_60_70,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from gic-bal-bsd-01.genotec.ch (HELO mail.genotec.ch) (82.195.224.6) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 02 Jun 2005 02:50:13 -0700 Received: from ARES (unknown [62.167.235.76]) by mail.genotec.ch (Postfix) with ESMTP id EB8A73CB8B for ; Thu, 2 Jun 2005 11:49:55 +0200 (CEST) From: "Frank Fischer" To: Subject: [DBCP] How to set connectionProperties? Date: Thu, 2 Jun 2005 11:53:22 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01C56769.AEBF5950" X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Thread-Index: AcVnWOlegCoLybgFTO6x0N5DrtMwEg== Message-Id: <20050602094955.EB8A73CB8B@mail.genotec.ch> X-BitDefender-SpamStamp: 1.1.3 044000041111AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ X-BitDefender-Scanner: Clean, Agent: BitDefender POSTFIX 1.6.2 on gmc-smtp-lin-01 X-BitDefender-Spam: score=25 X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0006_01C56769.AEBF5950 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi all I'm using the ConnectionPool and it's working fine so far. Only thing i do not know how to do, is to set the connectionProperties (like minIdle and so on). Since i'm using an ApplicationServer nor Datasources, i can not set them using a properties-File but need to know how they can be set directly on the ConnectionPool. Does anyone know how this can be done? Thanks a lot for your support! Kind regards Frank ------=_NextPart_000_0006_01C56769.AEBF5950--