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.