Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
200 views

XG-Transactions Fail in Google App Engine's Local Java Server — Run fine when deployed on Live GAE

I'm need to use XG (Cross group) transactions across some of my entity groups in Google App Engine. Unfortunately when I run any of these operations on my local Jetty (Eclipse) server, the App Engine ...