Re: Cannot insert to 'path' field using EclipseLink - Mailing list pgsql-general

From Rob Sargent
Subject Re: Cannot insert to 'path' field using EclipseLink
Date
Msg-id 5320A611.6060800@gmail.com
Whole thread Raw
In response to Re: Cannot insert to 'path' field using EclipseLink  (Daryl Foster <daryl.foster@oncenter.com>)
Responses Re: Cannot insert to 'path' field using EclipseLink  (Daryl Foster <daryl.foster@oncenter.com>)
List pgsql-general
On 03/12/2014 11:12 AM, Daryl Foster wrote:
> I've manually entered some data into table to see if I could
> successfully pull data from the table using EclipseLink. Now the
> convertDataValueToObjectValue method in my Converter throws the
> following exception:
>
> java.lang.ClassCastException: org.postgresql.geometric.PGpath cannot
> be cast to org.postgresql.geometric.PGpath
>
recompile everything with the same version of java? double check
dependencies?


pgsql-general by date:

Previous
From: Steven Schlansker
Date:
Subject: Re: [JDBC] Cannot insert to 'path' field using EclipseLink
Next
From: John R Pierce
Date:
Subject: Re: High Level Committers Wanted