Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 68326 invoked from network); 16 Jan 2009 01:16:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jan 2009 01:16:02 -0000 Received: (qmail 43373 invoked by uid 500); 16 Jan 2009 01:15:50 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 43341 invoked by uid 500); 16 Jan 2009 01:15:50 -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 43329 invoked by uid 99); 16 Jan 2009 01:15:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jan 2009 17:15:50 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jan 2009 01:15:42 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LNdIw-0001zN-DN for users@tomcat.apache.org; Thu, 15 Jan 2009 17:15:22 -0800 Message-ID: <21490681.post@talk.nabble.com> Date: Thu, 15 Jan 2009 17:15:22 -0800 (PST) From: Keith Thomas To: users@tomcat.apache.org Subject: How to turn off JNDI datasource connection pooling MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: keith.thomas@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org I have an application that runs against a legacy database. For reasons I won't go into here I need to turn off jndi datasource connection pooling. I have been unsuccessful finding documentation or mailing list entries on how to do this. I am running Tomcat 6.0.18 as a service on Win XP against a 10gR2 database. I attach my server.xml file in case this helps. http://www.nabble.com/file/p21490681/server.xml server.xml -- View this message in context: http://www.nabble.com/How-to-turn-off-JNDI-datasource-connection-pooling-tp21490681p21490681.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org