Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 80803 invoked by uid 500); 6 Jun 2001 20:32:22 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 80730 invoked from network); 6 Jun 2001 20:32:19 -0000 Received: from xavier2.ups.com (198.80.14.116) by h31.sny.collab.net with SMTP; 6 Jun 2001 20:32:19 -0000 Received: from xavier2.ups.com (localhost [127.0.0.1]) by xavier2.ups.com (8.9.3/8.9.3/UPS) with ESMTP id QAA17221 for ; Wed, 6 Jun 2001 16:31:51 -0400 (EDT) Received: from 02usnjrarps1bu0.win.us.ups.com (smtp3.us.ups.com [153.2.23.44]) by xavier2.ups.com (8.9.3/8.9.3/UPS) with ESMTP id QAA14771 for ; Wed, 6 Jun 2001 16:26:14 -0400 (EDT) Received: by 02usnjrarps1bu0.win.us.ups.com with Internet Mail Service (5.5.2652.78) id ; Wed, 6 Jun 2001 16:26:09 -0400 Message-ID: <1CF8DF693121D511B12A00805FE2C5D1029C08FB@02usnjrarps0mi0.win.us.ups.com> From: "Nibler Jeff R. (PDX1JRN)" To: tomcat-user@jakarta.apache.org Subject: RE: jdk1.3.0_02 tomcat 3.2.1 jdbc problem Date: Wed, 6 Jun 2001 16:26:07 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2652.78) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Sounds a lot like the problem I just had. It's been so long since I have messed with jdbc, but if I recall correctly, the class files for jdbc aren't part of the standard classes are they? If they aren't, and you have to include them in your CLASSPATH environment variable, then you will have to add those in manually to the wrapper.properties file in the \conf subdirectory directory of Tomcat. It would look like: wrapper.class_path=$(wrapper.java_home)\lib\whatever.jar Add each entry from your CLASSPATH environment variable like the line above. Apparently (as I have found out today), Tomcat will ignore your CLASSPATH variable when run as a service. Hope this helps you! -Jeff -----Original Message----- From: rohit kamath [mailto:rohitkamath@hotmail.com] Sent: Wednesday, June 06, 2001 11:56 AM To: tomcat-user@jakarta.apache.org Subject: jdk1.3.0_02 tomcat 3.2.1 jdbc problem when I run tomcat as a nt service, I have problems connecting to the database. It gives me "jdbc not found" error. But if I stop the service and run it as an application it has no problems connecting to the database. can anyone help. Rohit _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com