问题
while uploading App Engine Application to server, GAE upload is very slow and gets stuck at "Compiling JSP". I have seen a bug for the same here - http://code.google.com/p/googleappengine/issues/detail?id=4222, but could not find a solution.
I have many JSP files. When I cut down the number of jsp files to 10, the files get uploaded in 10-15 mins ... but when I increase the number to 50, there seems to be a lot of delay (in hours).
It used to work fine with GAE 1.4.2. The issue is seen on the latest version GAE 1.6.2.1
Is there a workable solution/fix/workaround for this?
来源:https://stackoverflow.com/questions/9469366/compiling-jsps-is-very-slow-while-uploading-on-google-app-engine