Postgresql access jdbc: Solution 2

From: "Ribamar FS" <ribafs(at)myrealbox(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Postgresql access jdbc: Solution 2
Date: 2002-07-26 15:36:03
Message-ID: 1027697763.484b4ff9ribafs@myrealbox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-jdbc by date

  From Date Subject
Next Message alesspr 2002-07-28 15:07:40 No Suitable driver
Previous Message Håkon Hansen 2002-07-26 14:32:47 Re: Problem with JDBCRealm in Tomcat