Exception while Class.forName("org.postgresql.Driver"); - Mailing list pgsql-jdbc

From Doron Baranes
Subject Exception while Class.forName("org.postgresql.Driver");
Date
Msg-id 0BA77301DFF4B24C9C5DAA74138BF95003C7F1@exchange-1.dbnet.co.il
Whole thread Raw
Responses Re: Exception while Class.forName("org.postgresql.Driver");  (Guillaume Cottenceau <gc@mnc.ch>)
Re: Exception while Class.forName("org.postgresql.Driver");  (Heikki Linnakangas <heikki@enterprisedb.com>)
Re: Exception while Class.forName("org.postgresql.Driver");  (Martin Keller <martin.keller@unitedplanet.de>)
List pgsql-jdbc
Hi,

I am using postgres 8.1.4 on solaris 10 sparc and i am trying to use jdbc driver.
when i use this command Class.forName("org.postgresql.Driver") to load the driver i get:
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/postgresql/Driver (Unsupported major.minor
version49.0) 

can anyone help?

10x,
Doron

pgsql-jdbc by date:

Previous
From: Achilleas Mantzios
Date:
Subject: Re: Serbian JDBC translation
Next
From: Guillaume Cottenceau
Date:
Subject: Re: Exception while Class.forName("org.postgresql.Driver");