Enhance your classes at build-time and the problem will go away.
Following properties ensure that OpenJPA runtime will *not* attempt dynamic
enhancement
<property name="openjpa.DynamicEnhancementAgent" value="false"/>
<property name="openjpa.RuntimeUnenhancedClasses"
value="unsupported"/> ----- Pinaki -- View this message in context: http://openjpa.208410.n2.nabble.com/OPENJPA-1642-tp5024086p5027141.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.
