From commons-user-return-7539-apmail-jakarta-commons-user-archive=jakarta.apache.org@jakarta.apache.org Wed Apr 28 19:32:09 2004 Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 18812 invoked from network); 28 Apr 2004 19:32:09 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Apr 2004 19:32:09 -0000 Received: (qmail 2648 invoked by uid 500); 28 Apr 2004 19:31:53 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 2571 invoked by uid 500); 28 Apr 2004 19:31: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 2550 invoked from network); 28 Apr 2004 19:31:51 -0000 Received: from unknown (HELO web60109.mail.yahoo.com) (216.109.118.88) by daedalus.apache.org with SMTP; 28 Apr 2004 19:31:51 -0000 Message-ID: <20040428193156.10918.qmail@web60109.mail.yahoo.com> Received: from [209.108.208.130] by web60109.mail.yahoo.com via HTTP; Wed, 28 Apr 2004 12:31:56 PDT Date: Wed, 28 Apr 2004 12:31:56 -0700 (PDT) From: Deepak Vishwanathan Subject: Database Connection Pooling help needed To: commons-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-761984514-1083180716=:9921" 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 --0-761984514-1083180716=:9921 Content-Type: text/plain; charset=us-ascii Hi everyone, The scenario is like I want to write a class that can be remotely invoked using JMS / RMI technology. This class will be solely responsible for fetching the data from the database, with connection pooling capabilities. Any component that needs data from the database connects to the above mentioned class. If I were to write such a Java class (component), is there any popular open source project package designed specifically to facilitate such a class. The constraint is that package should be free for redistribution. The application is an enterprise application. Thanks Deepak --------------------------------- Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs --0-761984514-1083180716=:9921--