[appengine-java] Enhancing class issue using GAEJ+Spring+JPA+Cloud SQL

2012-03-01 Thread Vasu
Hi All, I am developing an application using GAE+Java+Spring+JPA+Google CLoud SQL. When i retrieve the data from Database i'm getting the below error. *org.datanucleus.exceptions.NucleusUserException: Found Meta-Data for class CLASS-NAME but this class is not enhanced!! Please enhance the class

Re: [appengine-java] Enhancing class issue using GAEJ+Spring+JPA+Cloud SQL

2012-03-01 Thread Paul Ford
I got the same error and resolved it. I have to dig up my old code tonight and research will let you know On Thu, Mar 1, 2012 at 5:18 AM, Vasu srinivas.che...@gmail.com wrote: Hi All, I am developing an application using GAE+Java+Spring+JPA+Google CLoud SQL. When i retrieve the data from