Re: Windows port installer
- From: Paul Thomas <paul(at)tmsl(dot)demon(dot)co(dot)uk>
- To: "pgsql-jdbc @ postgresql . org" <pgsql-jdbc(at)postgresql(dot)org>
- Subject: Re: Windows port installer
- Date: Tue, 13 Jul 2004 19:36:33 +0100
- Message-id: <20040713193633.A16863@bacon> <text/plain>
On 13/07/2004 15:37 Chris Smith wrote:
[snip]
There's not really a location to install JDBC drivers onto an operating
system. They are not native libraries, and are typically packaged with
applications. The closest thing you could do to an installation would be
to
locate JVM install directories via
"HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Java
Runtime Environment/*/JavaHome", and drop the JAR file into lib/ext
relative
to that directory;
Which should totally screw up anyone using Tomcat (and probably a lot of
other apps that use custom class loaders).
--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for
Business |
| Computer Consultants |
http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+
Home |
Main Index |
Thread Index