Bug#429846: Can't find org.postgresql.Driver after installation

2007-07-15 Thread Michael Koch
On Wed, Jun 20, 2007 at 09:50:31PM +0200, Michael Koch wrote: > On Wed, Jun 20, 2007 at 05:44:23PM +0200, Gustaf Räntilä wrote: > > Package: libpg-java > > Version: 8.2-504-1 > > > > After installation, you would assume that the driver is "installed", so > > that you can use it as described in al

Bug#429846: Can't find org.postgresql.Driver after installation

2007-06-20 Thread Michael Koch
On Wed, Jun 20, 2007 at 05:44:23PM +0200, Gustaf Räntilä wrote: > Package: libpg-java > Version: 8.2-504-1 > > After installation, you would assume that the driver is "installed", so > that you can use it as described in all manuals: > Class.forName("org.postgresql.Driver"); > but this throws an

Bug#429846: Can't find org.postgresql.Driver after installation

2007-06-20 Thread Gustaf Räntilä
Package: libpg-java Version: 8.2-504-1 After installation, you would assume that the driver is "installed", so that you can use it as described in all manuals: Class.forName("org.postgresql.Driver"); but this throws an exception: java.lang.ClassNotFoundException: org.postgresql.Driver I'm usin