I've finally decided to upgrade, while my data still isn't huge. Maybe I'm missing something, but I'm yet to find an article or blog post or group entry that has simple "recommended" steps, instead I'm piecing the procedure together. As I understand it, it goes something like this:
- Install python SDK, create python version of source Java app. - This should open the datastore admin section in the dashboard for my app. - Create new java app with HR datastore, this will be the target. Create python version of that app, and also follow the directions here: http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html#Copying_Entities_to_Another_Application - Copy all data from one app to the other. - Go here: http://code.google.com/support/bin/request.py?contact_type=AppEngineBillingSupport And beg them to make an alias from the old ID to the new one so that my custom domain remains functional. - Enable billing for new app, hope it goes smoothly. I'm fuzzy on pretty much all of this and I'm sure I'm missing something, and while I normally don't mind muddling through, this procedure means downtime so I would rather not run into any surprises. Has anyone done this? Is there some guidance out there that I'm missing? Does anyone know how this effects existing oauth tokens generated for the app, or new ones? Thanks! -- 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.
