Is there something special about the remote api that prevents XG transactions from working?
Despite a simple test which reports that XG transactions work (starting a txn and immediately rolling it back), when I actually try to commit a transaction that has loaded two groups and saved one, I get java.lang.IllegalArgumentException: can't operate on multiple entity groups in a single transaction. The "same code" on the server works... but of course there are a lot of things different in the local environment, much of which I have little control over. Obviously, this is with the java remote api. Does anyone know of any reason this would be a problem? Thanks, Jeff -- 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.
