RE: Prob Loading DB Driver

2001-11-29 Thread Scott Haas
If drivers end in .zip ? try renaming to .jar .. on Unix platforms the ant and catalina scripts only add *.jar files to the classpaths. Bye, Scott ~~~ Scott Haas Advanced Technologist Center for Creative Instruction ph 419-383-7462fax 7498 Medical College of

RE: Prob Loading DB Driver

2001-11-28 Thread Mike Kelley
I found a "BIGHAMMER" approach earlier today, I put copies of my jdbc drivers in the Tomcat/common/lib folder But and I quote "If you have only one web-app that references this driver, you should put it in WEB-INF/lib. This allows for better maintenance and management of your libraries and dep