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 -- View this message in context: http://openejb.979440.n4.nabble.com/OpenEJB-with-Tomcat-and-Hibernate-and-JPA-tp3016626p3016760.html Sent from the OpenEJB User mailing list archive at Nabble.com.
