Thanks for the info. It enabled me to get the build time enhancement running.
Message.java was in my classpath, but apparently org.apache.openjpa.enhance.PCEnhancer needs: com\aurigen\openjpanys\Message.java not com.aurigen.openjpanys.Message.java -- View this message in context: http://n2.nabble.com/Error-trying-to-enhance-at-build-time-tp4676588p4681515.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
