Hi Gaurav,

can you provide source code of your class: it may be a JDO annotation
(@PersistenceCapable on class def, etc.)  issue but without more info,
it's hard to tell.

didier

On Aug 31, 5:55 pm, Gaurav Munjal <mail2gauravmun...@gmail.com> wrote:
> 3:34 PM
> com.google.appengine.tools.development.LocalResourceFileServlet doGet
> WARNING: No file found for: /favicon.ico
> org.datanucleus.jdo.exceptions.ClassNotPersistenceCapableException:
> The class "The class "mpstme.projects.mgs.classes.Customer" is not
> persistable. This means that it either hasnt been enhanced, or that
> the enhanced version of the file is not in the CLASSPATH (or is hidden
> by an unenhanced version), or the Meta-Data/annotations for the class
> are not found." is not persistable. This means that it either hasnt
> been enhanced, or that the enhanced version of the file is not in the
> CLASSPATH (or is hidden by an unenhanced version), or the Meta-Data
> for the class is not found.
> NestedThrowables:
> org.datanucleus.exceptions.ClassNotPersistableException: The class
> "mpstme.projects.mgs.classes.Customer" is not persistable. This means
> that it either hasnt been enhanced, or that the enhanced version of
> the file is not in the CLASSPATH (or is hidden by an unenhanced
> version), or the Meta-Data/annotations for the class are not found.
>
> Getting this error!

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to