Hi, First of all, sorry for my Emglish, I'm french guy.
I try to integrate Spring with JPA and Google Appengine, but I've a problem. The integration of Spring (2.5 and in another project 3.0) is OK, and it's work, but when I make en Java Class annoted with @Entity, when I start my server, I've this error : Found Meta-Data for class com.my.project.metier.joueur.Person but this class is not enhanced!! Please enhance the class before running DataNucleus. If I delete the Spring configuration, I haven't this problem. Can you help me ? Thanks you. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
