Hi, I spent some time trying to add JPA 2.0 support in OpenEJB ( https://issues.apache.org/jira/browse/OPENEJB-1236 OPENEJB-1236 ).
Actually, it's just a draft but it seems to work fine ;) I'd like to have some feedback about the patch attached to the JIRA. >From my understanding and tests, it works with JPA 1.0 implementation as well as with JPA 2.0 implementation. Obviously, using JPA 2.0 feature with an JPA 1.0 implementation will cause errors. BTW, to play a bit with JPA 2.0, i changed the hibernate 3 sample. You can have a look and play! Thanks in advance for the feedback. Jean-Louis -- View this message in context: http://n4.nabble.com/JPA-2-0-support-in-OpenEJB-tp1690430p1690430.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
