Hi Ip, do you correctly initiate your local env for the datastore: see http://code.google.com/appengine/docs/java/tools/localunittesting.html#Writing_Datastore_Tests
You should then get an active transaction when needed. Let me know if needed: can provide you with my own code when needed regards didier On Nov 4, 12:10 pm, lp <[email protected]> wrote: > how did u get your unit tests to run in tx? > > i cant seem to get an active transaction. > > i followed all the links in this thread and more. > > any help appreciated > > -lp -- 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 [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-java?hl=en.
