I was able to modify the 'Network Connection' preferences in eclipse and resolve the problem.
The URL used to deploy the application to Google App Engine was thro' ssl (https). In the corporate network I work, both http & https are mapped to the same port in the proxy server. So after changing the https port to 80, I got it working. PS: Posting this message so someone can get benefited. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/dC3ueXWa8-oJ. 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?hl=en.
