android requestfactory requestcontext "A request is already in progress"
Hello,
I have spent alot of time trying to get this working to no avail
not sure if this is the right group, as it touch android / GAE / GWT
What's the correct way to "edit" a proxy entity after you fetch entity
from GAE using AsyncTask
using a new requestcontext to .edit(proxy) does not work
using the same one that was used to fetch it gives the beloved "A
request is already in progress"
no combination of before AsyncTask, in it's onPreExecute,
doInBackground, onPostExecute works either.
The only thing left to "try" is using the same PersistenceManager on
the server side or recreating the project
This must be something that is do-able
help.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home