Hi David, have a look here. http://openjpa.208410.n2.nabble.com/Apache-OpenJPA-integration-in-Apache-OpenEJB-td5533714.html
Jean-Louis 2011/3/22 David Blevins <[email protected]> > > On Mar 22, 2011, at 1:28 PM, Thiago Veronezi wrote: > > > 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 > > Looks familiar. Starting to remember we had to had a flag to compensate > for change OpenJPA default behavior with regards to turning on > subclass-based JPA support. > > Kevan, do you recall what that flag was? > > > -David > >
