Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 71372 invoked from network); 11 Sep 2003 19:57:30 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Sep 2003 19:57:30 -0000 Received: (qmail 47622 invoked by uid 500); 11 Sep 2003 19:56:52 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 47570 invoked by uid 500); 11 Sep 2003 19:56:52 -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 47440 invoked from network); 11 Sep 2003 19:56:51 -0000 Received: from unknown (HELO imbaspam-nj03.iplex.ssmb.com) (199.67.141.25) by daedalus.apache.org with SMTP; 11 Sep 2003 19:56:51 -0000 Received: from imbarc-nj01.nj.ssmb.com (imbarc-nj01-2 [150.110.115.169]) by imbaspam-nj03.iplex.ssmb.com (8.12.10.Beta2/8.12.10.Beta2/SSMB_EXT/evision: 1.26 $) with ESMTP id h8BJuuqi023649 for ; Thu, 11 Sep 2003 15:56:56 -0400 (EDT) Received: from mailhub-nj02-1.nj.ssmb.com (mailhub-nj02-1.nj.ssmb.com [150.110.117.91]) by imbarc-nj01.nj.ssmb.com (8.12.9/8.12.9/SSMB_QQQ_IN/1.1) with ESMTP id h8BJufkB013241 for ; Thu, 11 Sep 2003 15:56:41 -0400 (EDT) Received: from exnjims01.nj.ssmb.com (EXNJIMS01.nj.ssmb.com [150.110.235.50]) by mailhub-nj02-1.nj.ssmb.com (8.9.3-GEMSp2/8.9.3/SSMB-HUB) with ESMTP id PAA05768 for ; Thu, 11 Sep 2003 15:56:41 -0400 (EDT) Received: by EXNJIMS01.nj.ssmb.com with Internet Mail Service (5.5.2655.55) id ; Thu, 11 Sep 2003 15:56:41 -0400 Message-ID: <94CB578F28F927469B8E324BBA8E055A2748BF@EXNJMB10.nam.nsroot.net> From: "Wynkoop, Robert M" To: "'Jakarta Commons Users List'" Subject: RE: commons-dbcp-2.0 PooledDataSource Date: Thu, 11 Sep 2003 15:56:32 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" X-Scanned-By: MIMEDefang 2.36 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Thanks, I will take a look at the class. -----Original Message----- From: srinath narasimhan [mailto:srinath@nuviewinc.com] Sent: Thursday, September 11, 2003 2:24 PM To: Jakarta Commons Users List Subject: RE: commons-dbcp-2.0 PooledDataSource There is a extension of the dbcp class called Jdbc2PoolDataSource. I am using this. It is not production quality, but it works. I think lately the class has been refactored into different name. I don't know the full details of where it is headed to. I hope that we will get a decent release version soon. Good luck. -----Original Message----- From: Wynkoop, Robert M [mailto:robert.m.wynkoop@citigroup.com] Sent: Thursday, September 11, 2003 13:55 To: Jkarta-Commons Mailing List (E-mail) Subject: commons-dbcp-2.0 PooledDataSource getConnection(String uname, String passwd) throws SQLException { throws UnsupportedOperationException(). Will this be supported in the future? What are the issues with supporting this method? My production environment does not store the user name and password in JNDI, so they must be set at run-time. Thanks, Robert Wynkoop --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org