It should. File system dependencies are the primary issue with getting GAE apps working. I think H2 Database now works under GAE, so that would probably be a good starting DB to be testing Cayenne against in that environment.
On Wed, Aug 18, 2010 at 5:52 AM, Andrei Ionescu <[email protected]> wrote: > It looks like this was done by replacing calls to the file system with > in-memory implementations + an init filter to be used for GAE/J, > so maybe some similar approach would work for Cayenne too?
