Postgresql access jdbc: Solution 2 - Mailing list pgsql-jdbc

From Ribamar FS
Subject Postgresql access jdbc: Solution 2
Date
Msg-id 1027697763.484b4ff9ribafs@myrealbox.com
Whole thread Raw
List pgsql-jdbc
Hi!

My problem has kaffe installed.
Uninstall kaffe and work fine.

Error has:

java.lang.NoSuchMethodError: java/sql/Statement.getResultSetConcurrency()I
        at org.postgresql.jdbc2.Connection.getResultSet(Connection.java:482)
        at org.postgresql.Connection.ExecSQL(Connection.java:566)
        at org.postgresql.jdbc2.Statement.execute(Statement.java:294)
        at org.postgresql.jdbc2.Statement.executeQuery(Statement.java:59)
        at SQLStatement.main(SQLStatement.java:21)



pgsql-jdbc by date:

Previous
From: Håkon Hansen (by way ofHåkon Hansen
Date:
Subject: Re: Problem with JDBCRealm in Tomcat
Next
From: Bruce Momjian
Date:
Subject: Compile failure in CVS