I'm new to JPA as a whole - wanted to use OpenJPA and AspectJ for a project. I tried various combinations to try and get the JPA entities enhanced alongside the AspectJ stuff without much luck. In Eclipse I have the project set as an AspectJ project - and if I also enable the Bytecode enhancer from the OpenJPA plugin - I get the following
OpenJPA Enhancement Builder failed with message 'java.lang.IllegalStateException' for class: /home/dev/workspace/XArchApp/build/classes/tutorial/EMInject.class The class in question is for an aspect. Is there something I need to do to get this combination to work? -- View this message in context: http://openjpa.208410.n2.nabble.com/OpenJPA-Bytecode-enhancer-and-AspectJ-aspects-in-Eclipse-tp6892509p6892509.html Sent from the OpenJPA Users mailing list archive at Nabble.com.