GoogleAppEngine : JAR for enhancer not found, yet ASM is on the classpath
- by James.Elsey
When deploying my application to GoogleAppEngine I'm getting the following message after the upload
Exception in thread "Thread-0" You have selected to use ClassEnhancer "ASM" yet the JAR for that enhancer does not seem to be in the CLASSPATH!
org.datanucleus.enhancer.NucleusEnhanceException: You have selected to use ClassEnhancer "ASM" yet the…