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 <[email protected]> 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 [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-wave-api?hl=en -~----------~----~----~----~------~----~------~--~---
