[appengine-java] Re: How to select out of a one to many property using datastore API

2011-09-23 Thread siliconeagle
actually all i had to do was use an equality filter query.addFilter(feeds, FilterOperator.EQUALS, feed.getId()); On Sep 21, 2:35 am, siliconeagle rrmu...@gmail.com wrote: I have an appengine app which has been running for about a year now, i have mainly been using JDO queries until now, but i

[appengine-java] Re: Threads

2011-09-23 Thread gk
Harish, You could place the result from the task in the Memcache or Datastore and wait in the request for it to be placed. The common key for the result entity can be passed as an URL parameter or as a task payload to Your task. On Sep 19, 10:56 am, HARISH S.C s.c.har...@gmail.com wrote: @de

[appengine-java] can't enable datastore admin

2011-09-23 Thread Sam
I have a high replication java app. When I click the button to enable the datastore admin I get this error: A version with the name:ah- builtin-python-bundle, already exists. I was able to get the datastore admin to work for a non high replication java app, but not this one. Thanks for your help

[appengine-java] Re: The source code from a beginner

2011-09-23 Thread Lucho
Hi Ikai, I am running on 1.5.1 so I hope it will be allright. It's a putty it is not open source. Thanks, Lucho On Sep 21, 11:28 pm, Ikai Lan (Google) ika...@google.com wrote: Hi Lucho, Some of the code is available here:

[appengine-java] list my site in gogle search

2011-09-23 Thread fachhoch
I am hosting my application in gae, can my application be listed in Google search? -- 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-java@googlegroups.com. To unsubscribe from this