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 <herman.vierende...@gmail.com>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. >