Bug#429846: Can't find org.postgresql.Driver after installation
Gustaf Räntilä
opera at kth.se
Wed Jun 20 15:44:23 UTC 2007
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 using postgres 8.1 and Sun Java SE 6.0, and, obviously, sid.
Best regards,
Gustaf
More information about the pkg-java-maintainers
mailing list