Re: Fwd: Rocks 6.1.1 with JDBC connection - What should be wrong? - Mailing list pgsql-bugs

From John R Pierce
Subject Re: Fwd: Rocks 6.1.1 with JDBC connection - What should be wrong?
Date
Msg-id 54760B00.30101@hogranch.com
Whole thread Raw
In response to Fwd: Rocks 6.1.1 with JDBC connection - What should be wrong?  (Luciana Campos <lumascampos@gmail.com>)
List pgsql-bugs
On 11/25/2014 7:18 AM, Luciana Campos wrote:
> I am having trouble configuring JDBC4 with Rocks 6.1.1.
> It's possible to connect database with 'psql', but using the JDBC
> connection, I got this error:
>
> Exception in thread "main"
> java.lang.NoClassDefFoundError: org/postgresql/jdbc4/Jdbc4Connection
> .....
> postgresql-9.2-1004.jdbc41.jar

thats not the latest driver,
http://jdbc.postgresql.org/download/postgresql-9.3-1102.jdbc41.jar is.
ignore the 9.3 vs 9.2, they are the same thing.   1104 is the current
version.


--
john r pierce                                      37N 122W
somewhere on the middle of the left coast

pgsql-bugs by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] BUG #12070: hstore extension: hstore_to_json_loose produces invalid JSON
Next
From: Maxim Boguk
Date:
Subject: Re: BUG #12071: Stat collector went crasy (50MB/s constant writes)