Re: [Joda-interest] Problem with joda-time-hibernate

2012-06-11 Thread Stephen Colebourne
I don't believe that joda-time-hibernate works with Hibernate 4. Try usertype project - http://usertype.sourceforge.net/index.html Stephen On 9 June 2012 14:36, Felix Coutinho wrote: >  I'm trying to persist a DateTime field using: > - Hibernate Core 4.1.4 > - Joda Time Hibernate 1.3 > - Joda Tim

[Joda-interest] Problem with joda-time-hibernate

2012-06-09 Thread Felix Coutinho
I'm trying to persist a DateTime field using: - Hibernate Core 4.1.4 - Joda Time Hibernate 1.3 - Joda Time 2.1 I am running this via persitĂȘncia jUnit, but I have no success. I am getting the following error message: java.lang.AbstractMethodError: org.joda.time.contrib.hibernate.PersistentDateTi