Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 83228 invoked from network); 17 Jan 2003 16:44:37 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 17 Jan 2003 16:44:37 -0000 Received: (qmail 15182 invoked by uid 97); 17 Jan 2003 16:44:50 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 15068 invoked by uid 97); 17 Jan 2003 16:44:49 -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 14977 invoked by uid 98); 17 Jan 2003 16:44:48 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <41669DC6FE3B80449A33A4DD46DB370A0137BD75@Entcoexch15> From: "Raible, Matt" To: "'Tomcat Users List'" Subject: RE: ConnectionPool with Oracle - connection timeout Date: Fri, 17 Jan 2003 09:42:51 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) X-WSS-ID: 1236ED2B903218-01-01 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This works though! ;-) I got this syntax off this list for configuring an Oracle JDBCRealm. -----Original Message----- From: Filip Hanik [mailto:mail@filip.net] Sent: Friday, January 17, 2003 9:42 AM To: Tomcat Users List Subject: RE: ConnectionPool with Oracle - connection timeout jdbc:oracle:thin:username/password@host:1521:sid is an invalid URL. password doesn't belong in the url at least I don't think so :) Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net >-----Original Message----- >From: Raible, Matt [mailto:Matt_Raible@cable.comcast.com] >Sent: Friday, January 17, 2003 8:31 AM >To: 'Tomcat Users List' >Subject: ConnectionPool with Oracle - connection timeout > > >I am using Tomcat's JDBCRealm as well as a DBCP Connection pool. I am >connecting to Oracle 9, and everything works fine - for about 24 hours. >I've experienced this with MySQL and adding autoReconnect=true to the >connectionURL fixed the problem. However, adding this to Oracle's >connectionURL causes a "Cannot load JDBC driver class 'null'". > >My connectionURL is: > >jdbc:oracle:thin:username/password@host:1521:sid > >Thanks, > >Matt > > >-- >To unsubscribe, e-mail: > >For additional commands, e-mail: > > > -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: