OK, commit done. You should see it!
> > > > I haven't been able to run all tests because there is still some JPA 2 > > fixes > > to do. > > > > > @Thiago, lemme know if I broke something. > > > I didn't see your commit yet, but I'm pretty sure you didn't break > anything. > The tests are already broken. > I'm still playing with the following: > • org.apache.openejb.core.stateful.EntityManagerPropogationTest: > org.apache.openjpa.persistence.ArgumentException: This configuration > disallows runtime optimization, but the following listed types were not > enhanced at build time or at class load time with a javaagent > • org.apache.openejb.core.cmp.jpa.UnenhancedTest: > org.apache.openjpa.persistence.ArgumentException: This configuration > disallows runtime optimization, but the following listed types were not > enhanced at build time or at class load time with a javaagent > • org.apache.openejb.core.mdb.AmqXmlTest: javax.jms.JMSException: > Could not connect to broker URL: tcp://localhost:61616. Reason: > java.net.ConnectException: Connection refused: connect > > > > > BTW, i noticed some errors I also got will implementing JPA 2. If you > need > > some help, I can give it a try. > > > > Errors with my last commits? Shoot me an email with the details, I'll > look > at these as soon as I get home. Some help on that would be nice... I have a > feeling that you guys will finish the version 4.0 before getting me doing > this... :O) Sorry for the delay. > > > No no. No worries, it was just related to OpenJPA changes from 1.x to 2.x Jean-Louis
