I wonder if this is somehow related to the use of the eclipse enhancer plugin? I haven't used it much, but maybe that is the reason that I'm unable to recreate this problem. Can I have you try to use the runtime enhancer (-javaagent) to see if we can nail this problem down?
When running in eclipse, add -javaagent:<openjpa_jar_location> to the VM arguments. http://openjpa.208410.n2.nabble.com/file/n5389186/vm_args.jpg Thanks, Rick -- View this message in context: http://openjpa.208410.n2.nabble.com/beans-Enitiy-annotation-and-bytcode-enhancement-tp5380244p5389186.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.
