It looks to me like the unenhanced classes are being loaded with Spring. Can you use the same jar / class files in a standalone JSE environment?
It might also be good to double check your Spring configuration. You should not have a LoadTimeWeaver specified when using OpenJPA. -mike -- View this message in context: http://openjpa.208410.n2.nabble.com/openjpa-build-time-enhance-using-maven-plugin-DOESN-T-WORK-tp6446547p6450703.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
