Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 42610 invoked from network); 9 Jan 2003 20:23:58 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 9 Jan 2003 20:23:58 -0000 Received: (qmail 13895 invoked by uid 97); 9 Jan 2003 20:24:54 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 13871 invoked by uid 97); 9 Jan 2003 20:24:54 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 13855 invoked by uid 98); 9 Jan 2003 20:24:53 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <40294.216.86.192.34.1042145721.squirrel@www.la-rubber.com> Date: Thu, 9 Jan 2003 12:55:21 -0800 (PST) Subject: RE: Resource issues From: "David Durst" To: In-Reply-To: <651BB7AC43FAD24995DA89D32662CEC40515A6D6@ntsviemxs0154.connect.at-work.ent> References: <651BB7AC43FAD24995DA89D32662CEC40515A6D6@ntsviemxs0154.connect.at-work.ent> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Reply-To: ddurst@larubber.com X-Mailer: SquirrelMail (version 1.2.7) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > Question 1: Is your jar containing org.prostgresql.Driver in common/lib? yes, jdbc7.1-1.2.jar is in there > Question 2: Is your resource defined in a Context or as a GlobalNaming > Resource? Context inside of localhost factoryorg.apache.commons.dbcp.BasicDataSourceFactory maxActive100 maxIdle5 maxWait-1 usernameNOSORRY passwordNOSORRY driverClassNameorg.postgresql.Driver urljdbc:postgresql://127.0.0.1:5432/larco > Question 3: Version of Tomcat? 4.1.18 > Attached is a small servlet which you can use to find out what is > happening. Already have my own test which is pretty muchly a dup of what they have on the site. -- To unsubscribe, e-mail: For additional commands, e-mail: