Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 25566 invoked from network); 5 Apr 2006 15:17:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Apr 2006 15:17:27 -0000 Received: (qmail 33329 invoked by uid 500); 5 Apr 2006 15:16:54 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 33288 invoked by uid 500); 5 Apr 2006 15:16:53 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 33277 invoked by uid 99); 5 Apr 2006 15:16:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Apr 2006 08:16:53 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [202.43.219.80] (HELO web8605.mail.in.yahoo.com) (202.43.219.80) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 05 Apr 2006 08:16:52 -0700 Received: (qmail 49020 invoked by uid 60001); 5 Apr 2006 15:16:29 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=0pdVywXGC2gkl7xb6Exgf+VMSj5F05iZKm5AYHBunkPNEUR333JgNGNSb7CAbWCtH0nnbwaHaplzrhLG75tT8+kVWI85u2xXCvXzzUUi45+dKVlo6JZRlzIbTaRPK3QsFVnBTUe3du9Bxeu8msUCzUewbVz7IXwKB65kfc70mUA= ; Message-ID: <20060405151629.49018.qmail@web8605.mail.in.yahoo.com> Received: from [128.107.236.186] by web8605.mail.in.yahoo.com via HTTP; Wed, 05 Apr 2006 16:16:29 BST Date: Wed, 5 Apr 2006 16:16:29 +0100 (BST) From: Abh N Subject: need inputs on connection pool To: users@tomcat.apache.org In-Reply-To: <4433DCA6.6050305@verizon.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1788830692-1144250189=:47154" Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --0-1788830692-1144250189=:47154 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi, we are implementing the connection pooling in our application. connections are taken from the data source. After getting the connection i need to confirm whether i have to explictly close the connection like conn.close () i want to know in above case whether connection will be release to the pool or will get closed. i have a doubt as in above case the connection might be getting closed and might not be available for re-use. --------------------------------- Jiyo cricket on Yahoo! India cricket Yahoo! Messenger Mobile Stay in touch with your buddies all the time. --0-1788830692-1144250189=:47154--