No, that doesn't work for me. java version "1.7.0_04" Java(TM) SE Runtime Environment (build 1.7.0_04-b20) Java HotSpot(TM) 64-Bit Server VM (build 23.0-b21, mixed mode)
On Wed, Mar 27, 2013 at 10:59 AM, Kevin Sutter <[email protected]> wrote: > Rick, > Since you seemed to have a reproducible environment, does setting this > DynamicEnhancementAgent property to "false" get around the issue for you as > well? If so, then it seems that we need a JIRA for this property > configuration and Java 7? > > Thanks, Kevin > > On Wed, Mar 27, 2013 at 10:50 AM, hvieren <[email protected] > >wrote: > > > pu_prprts.put("openjpa.DynamicEnhancementAgent","false"); > > emf=Persistence.createEntityManagerFactory(pu_name,pu_prprts); > > > > solved the problem for me > > > > > > > > -- > > View this message in context: > > > http://openjpa.208410.n2.nabble.com/JDK-1-7-seems-to-be-causing-an-issue-with-latest-snapshot-tp7581417p7583248.html > > Sent from the OpenJPA Users mailing list archive at Nabble.com. > > > -- *Rick Curtis*
