Have you taken a read through the OpenJPA build time enhancement documentation[1] ? Please let me us know if you are having problems with going that approach.
Thanks, Rick [1] http://openjpa.apache.org/enhancement-with-ant.html [1] http://openjpa.apache.org/enhancement-with-maven.html On Mon, Aug 25, 2014 at 8:15 AM, rrac <[email protected]> wrote: > We are trying to set up Play Framework 2.3.3 with OpenJPA. We are unable > to make Runtime or Build Time enhancement work. OpenJPA works when > setting the RuntimeUnenhancedClasses property to supported in > persistance.xml, but that's not recommended for production and is a > no-go. We tried using the javaagent JVM parameter with no luck like > this: activator -J-javaagent:lib/openjpa-all-2.3.0.jar run. > > How can the enhancer be configured? > > > > > > -- > View this message in context: > http://openjpa.208410.n2.nabble.com/OpenJPA-Enhancement-in-Play-Framework-tp7587064.html > Sent from the OpenJPA Users mailing list archive at Nabble.com. -- *Rick Curtis*
