google-app-engine
ClassNotFoundException on GAE with GWT RPC
I\'m using PlayN to develop a game. It contains a type,GameEvent, defined in my-game-core project. My GWT and GAE code lives in my-game-html, which has my-game-core as a Maven dependency.[详细]
2023-04-13 02:34 分类:问答account(s) management over multiple tenants
i have an app with multiple tenants on GAE. over the \'master\' (which is a tenant on its own) i let people register and create a subapp/tenant where the creator is the owner of the app.[详细]
2023-04-12 23:54 分类:问答Using GAE FileService API
Im using the following code just for learning how to use the FIleService API, but im always getting null on the blobkey, here is the code:[详细]
2023-04-12 23:50 分类:问答Servlet filter isn't being invoked on .html file of GWT module
Perhaps I\'m just missing some fundamental piece of knowledge but I can\'t figure out why servlet filter doesn\'t catch GET request on .html file of main GWT module.[详细]
2023-04-12 22:36 分类:问答What is the best way to migrate data from BigTable/GAE Datastore to RDBMS?
Now that Google has announced availability of Cloud SQL storage for app engine, what will be the best way to migrate existing data from BigTable/GAE Datastore to MySQL?[详细]
2023-04-12 20:48 分类:问答Is a re-tried transation after transaction collision safe?
Can a failed — with \"transaction collision\" — write operation to an entity overwrite changes made to the same entity on the other successfully committed transaction?[详细]
2023-04-12 20:09 分类:问答Custom domain app requesting permission to access Google Account
I refer here to that page you are redirected after you login to GAE app with your google account, which asks your permission to access your google account.[详细]
2023-04-12 19:31 分类:问答Query client's timezone with Google AppEngine XMPP library
Context I have a jabber bot implemented in Python on Google AppEngine and their xmpp library. The bot forwards posts from a social network and I\'d like post time开发者_开发知识库stamps are in client\[详细]
2023-04-12 19:02 分类:问答How to save StringListProperty from input type text - Appengine Python
开发者_如何转开发I need to save the value of an input type text into a StringListProperty property in Google Appengine with Python.[详细]
2023-04-12 14:28 分类:问答Google App Engine, Does empty properties in datastore entities cost money
Google App Engine, Does empty properties in datastore entities cost money?? In \'Datastore Statistics\' tab of my app\'s admin page[详细]
2023-04-12 13:28 分类:问答