Hi Praveen, A good place to start might be with the documentation on using JPA with App Engine:
http://code.google.com/appengine/docs/java/datastore/usingjpa.html Also, you might have better luck finding JPA experts in the discussion group for the Java runtime: http://groups.google.com/group/google-appengine-java Could we see your persistence.xml file and the classes you are using to access the datastore? Happy coding, Jeff On Fri, Jul 24, 2009 at 4:04 AM, Praveen Sangolli <[email protected]> wrote: > > Hello everybody, > > Can anyone help me configure JPA with google app engine. I am having > issues selecting data from the datastore with JPA > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en -~----------~----~----~----~------~----~------~--~---
