Re: [appengine-java] How to make Eclipse AppEngine+GWT plugin use proxy for update check.

2010-06-22 Thread Rajeev Dayal
Can you file an issue for this (passing DevAppServer arguments when running with GWT)? As for a workaround, can you try adding the following JVM arguments to your launch configuration: -Dhttp.proxyHost= -Dhttp.proxyPort= -Dhttps.proxyHost= -Dhttps.proxyPort= On Wed, Jun 16, 2010 at 1:07 AM, Nick

[appengine-java] How to make Eclipse AppEngine+GWT plugin use proxy for update check.

2010-06-16 Thread Nick Lothian
Hi, When I debug an AppEngine+GWT project from Eclipse I get the message "Initializing AppEngine server". It stays on that for nearly 3 minutes before timing out (I'm behind a firewall). The stack trace is: INFO: Unable to access http://appengine.google.com/api/updatecheck?runtime=java&release=1.