yep, just dropped it in common/lib in RedHat and restarted tomcat and it worked. :) B checked conf files, no sign of any postrgesql confs.
-----Original Message----- From: Sanjeev Rathore [mailto:[EMAIL PROTECTED]] Sent: Monday, December 24, 2001 10:50 PM To: [EMAIL PROTECTED] Subject: servlet can't access postgreSQL database Hi I am trying to use servlet to access postgreSQL database but I am not able to. I am able to run servlets just fine as long as they don't try to access postgreSQL database. If I run stand alone Java program, then I am able to access postgreSQL database just fine. I use: export CLASSPATH=/usr/local/jakarta-tomcat-4.0/common/lib/jdbc7.1-1.2.jar:${CLASSPA TH} to install the driver. I am using RedHat 7.2, and have installed all the postgreSQL RPMs that came with the CD. Please can somebody help me as to what I am doing wrong. Do I have to edit some XML file? thanks, Sanjeev R. __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
