I am trying to deploy an app onto Google App Engine localhost but it hangs during the deployment process.
Any idea what I can do?
Thanks, Tarlo
|
I am trying to deploy an app onto Google App Engine localhost but it hangs during the deployment process. Any idea what I can do? Thanks, Tarlo | |||
|
feedback
|
bin/dev_appserver.shor equivalent in the SDK), but apps install into a special application server environment, which you aren't going to have on localhost. What is it that you're trying to do? – Dave W. Smith Sep 30 '11 at 15:30