On 28.10.2010 09:46, Jean-Louis MONTEIRO wrote:
Hello guys,Right ! OpenEJB 3.1.x only supports JPA 1 whereas, as Marius stated, Hibernate 3.6 requires JPA 2. So, you will need to switch to an Hibernate JPA 1 version. BTW, OpenEJB trunk (3.2.x) already supports JPA 2.0, so if you want to use Hibernate 3.6, you can switch to OpenEJB 3.2-SNAPSHOT. Hope it helps. Jean-Louis
Using Hibernate 3.6 on 3.2.x myself - seems very stable. Andy.
