|
From: bryan h. <bry...@os...> - 2003-03-20 17:35:36
|
I have upgraded to devpgjdbc3.jar ( http://jdbc.postgresql.org/download.html ) and I am now using it locally. It fixes a bug whereby if you create a jdbc url of the following form jdbc:postgresql://localhost:5432/ ie you do not specify what database you are connecting to that causes a null pointer exception. It is necessary for me to connect to such a URL in order to have my new ANT script handle the database up and down code. I propose to remove the old pgjdbc2.jar file and replace it with devpgjdbc3.jar .... anyone got any objections to this ? I can leave the old one there but it is a waste of 170 k or whatever. --B Anyone got a problem with this It is the postgres JDBC3 driver. It is dependant on Java 1.4 but then again so does JBoss. -- Bryan Hunt Systems Manager Ossidian Technologies www.ossidian.com 17 Carysfort Avenue, Blackrock, Co Dublin IRELAND |