I have a moderate-sized AppEngine java app running in the classic GAE "sandbox". It makes a few calls out to non-GAE systems to perform processing that can't be done in the sandbox (e.g., calls involving AWT). Now I'd like to explore running it as a single module on a GAE managed VM over Linux, changing those external calls to local, but still using the DataStore. My problem is that I'm confused as to how to set up a GAE managed VM. When I go to my Developers Console (console.developers.google.com/project) and click "Create Project", I don't see any options for a GAE managed VM. Can anyone point me in the right direction to get started? Thanks, Ken Bowen
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/f5b05383-6a46-4556-84dd-e1c0dfb83163%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
