Re: 9.1-903 JDBC 3 Download - Mailing list pgsql-jdbc

From John R Pierce
Subject Re: 9.1-903 JDBC 3 Download
Date
Msg-id 50843AB2.2080109@hogranch.com
Whole thread Raw
In response to 9.1-903 JDBC 3 Download  (dmp <danap@ttc-cmc.net>)
Responses Re: 9.1-903 JDBC 3 Download
List pgsql-jdbc
On 10/20/12 4:28 PM, dmp wrote:
> Today I downloaded the postgresql-9.1-903.jdbc3.jar from the website,
> http://jdbc.postgresql.org/download/postgresql-9.1-903.jdbc3.jar. The
> jar once installed in replace of the older version crashed the app.
> on Class.forName(org.postgresql.Driver).
>
> Exception in thread "AWT-EventQueue-0"
> java.lang.UnsupportedClassVersionError: org/postgresql/Driver :
> Unsupported major.minor version 51.0

I ran into this too.   the current 903.jdbc3 can't be run with Java 1.5,
I've got some software that REQUIRES 1.5 (pljava for one), we had to
revert to 902.



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast



pgsql-jdbc by date:

Previous
From: dmp
Date:
Subject: Re: 9.1-903 JDBC 3 Download
Next
From: colin
Date:
Subject: test will not be finished when i using 200 client threads