Hi Eric and Nicolas,
If you are guys are using Eclipse with GAE plugin, try running the
"project->clean" which will force rebuilding the entire project includeing
the enhance target.

Austin

On Wed, Oct 7, 2009 at 7:04 AM, Nicolas <patry.nico...@gmail.com> wrote:

>
> I am having the exact same problem...
>
> I just tried to adapt Tweety's code so I really have no clue as why it
> doesn't work, anyone ?
>
> On Oct 3, 6:58 am, Eric <purpleshadow...@gmail.com> wrote:
> > I'm trying to use theOAuthcode included in the API .jar file,
> > however I get
> >
> >   The class "com.google.wave.api.oauth.impl.OAuthUser" 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.
> > org.datanucleus.exceptions.ClassNotPersistableException: The class
> > "com.google.wave.api.oauth.impl.OAuthUser" 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.
> >
> > When trying to use it. I'm fairly new to appengine development, is
> > there something more complicated I need to be doing other than adding
> > the jar to the build path? I've looked around on Google, and I can't
> > find anyone with the same issue.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to google-wave-api@googlegroups.com
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to