Re: Cannot insert to 'path' field using EclipseLink
От | Daryl Foster |
---|---|
Тема | Re: Cannot insert to 'path' field using EclipseLink |
Дата | |
Msg-id | CABSa+vYWr4v_bDeo=3=rsbtPW6ku5pHS03sofyJzpS8bBGRHvA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Cannot insert to 'path' field using EclipseLink (Rob Sargent <robjsargent@gmail.com>) |
Список | pgsql-general |
Turns out that it was a JBoss problem. I had to remove the driver jar from the deployed EAR file and set a dependency to the module in the JBoss server.
This link has the details: https://community.jboss.org/message/862434
Thanks for pointing me in the right direction.
On Wed, Mar 12, 2014 at 1:23 PM, Rob Sargent <robjsargent@gmail.com> wrote:
On 03/12/2014 11:12 AM, Daryl Foster wrote:recompile everything with the same version of java? double check dependencies?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
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
Sincerely,
Daryl Foster
Software Engineer
On Center Software, Inc.
P: 281.210.0177F: 281.297.9001
W: www.oncenter.com
В списке pgsql-general по дате отправления: