1. check where the enhanced classes generated after the first successful enhancement. By default, enhancer overwrites the original *.class file. Make sure that either is the case or there is only one version of bean.system.User.class in the classpath.
2. Switch on the log, openjpa.Log=Tool=TRACE,Enhance=TRACE to get more verbose logging. 3. Is it possible that the enhanced classes are in a jar file? ----- Pinaki -- View this message in context: http://openjpa.208410.n2.nabble.com/ClassNotFoundException-in-PCEnhancerTask-when-class-has-already-been-enhanced-tp5010582p5011532.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
