I'm not using Linux but pretty sure what you have to do is get them on the java class path. Either by putting them in a directory already on that path, as you have done, or by including another directory in the class path. May well need a restart in both cases. The only issue I can think of either way is what's the best logical place for the code.
-----Original Message----- From: Dick Applebaum [mailto:[EMAIL PROTECTED]] Sent: 22 June 2002 01:06 To: CF-Talk Subject: Where to put the CFMX JDBC drivers . sorry fingers slipped on the first post On CFMX Linux 1) Where are you supposed to put jdbc drivers when you add a db other that those with CFMX drivers? 2) Where in the docs does it tell you this? I have been able to get the drivers to work (be found by CFMX) by: A. Placing them in /Library/Java/Extensions B. Restarting CFMX to recognize the new driver Is there a better way to do this -- especially one not requiring a restart? TIA Dick ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

