Hi David, I need to investigate a bit more cause 2 test cases are still failing because of OpenJPA load time enhancements.
I'm trying to understand why it fails? Is it due to OpenJPA changes (from 1.x to 2.x)? Or is it due to JPA 2 support in OpenEJB? Anyway, that's a topic i definitely need to achieve ASAP. Jean-Louis David Blevins wrote: > > > On Mar 25, 2010, at 3:47 AM, Jean-Louis MONTEIRO wrote: > >> >> 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! > > Code looks good! Haven't had a chance to check out the related test > failures. Regardless of the failures, we're definitely on the right > track! The change is surprisingly small for so much added functionality > :) > > Going to be great to get this feature out there! There are a ton of > people who want it :) > > > -David > > > -- View this message in context: http://openejb.979440.n4.nabble.com/JPA-2-0-support-in-OpenEJB-tp1690430p2130498.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
