Hi Leszek and Jason, Thanks for your answer and sorry for my very delay reply. I just have time to back to this project.
Yes, I know I should be able to use JDO/JPS in local but actually I can't. My guest book app (from following the java starting guide) seems unable to save the posted message to local database. Additionally, I cannot access to http://localhost:8080/_ah/admin/. (Error 404) My Eclipse is 3.4 and Google Plugin version is shown in attachment. Please advise. Cheers, Choopong. On Thu, Jul 30, 2009 at 4:40 AM, Jason (Google) <[email protected]> wrote: > Hi Choopong. You should be able to use JDO/JPA in the local environment. > Object's are stored in a local database so you can verify that your > persistence code is working. There is also a local data viewer that you can > use to preview your entities -- if you're running your local development > server on port 8080, just go to http://localhost:8080/_ah/admin/. > - Jason > > > On Tue, Jul 28, 2009 at 2:11 AM, Choopong Choosamer > <[email protected]>wrote: > >> >> Hi, >> >> A quick question. >> >> I have followed the getting start guide for Java and I found that I >> have to run it in GAE to get the result in JDO topic (http:// >> code.google.com/appengine/docs/java/gettingstarted/ >> usingdatastore.html<http://code.google.com/appengine/docs/java/gettingstarted/%0Ausingdatastore.html> >> ). >> >> How can I test JDO on localhost? >> >> What about JPA? >> >> Regards, >> Choopong. >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 [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-java?hl=en -~----------~----~----~----~------~----~------~--~---
<<attachment: google-eclipse-version.PNG>>
