[appengine-java] Re: GAE+GDate+Dev mode+Proxy: can not access internet

2011-05-10 Thread July
i finally get it works, thank you Brandon. -- 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 google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to

Re: [appengine-java] Re: GAE+GDate+Dev mode+Proxy: can not access internet

2011-05-10 Thread Brandon Donnelson
Very good job. Brandon Donnelson http://gwt-examples.googlecode.com -- 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 google-appengine-java@googlegroups.com. To unsubscribe from this group, send

[appengine-java] Re: GAE+GDate+Dev mode+Proxy: can not access internet

2011-05-09 Thread July
thanks for your reply. yes i'm using eclipse GPE to debug in Windows XP as admin. My eclipse proxy works fine and i can update plugin. GAE can detect updation, everything works fine. I think the key is to setup proxy in Gdata, when i use a swing desktop application with Gdata, set proxy before

[appengine-java] Re: GAE+GDate+Dev mode+Proxy: can not access internet

2011-05-09 Thread Brandon Donnelson
How is Winxp proxy setup for you? Do you just setup proxy in each app, or do you have a OS global setting? I do know there is an OS global proxy setup, but I can't remember that at the moment. Brandon -- You received this message because you are subscribed to the Google Groups Google App

[appengine-java] Re: GAE+GDate+Dev mode+Proxy: can not access internet

2011-05-09 Thread July
Yes i config my application's proxy one by one, there is a proxy software called proxyCap through which we can config global proxy, unfortunately when i use it everything stops work(it can not connect to internet at all) -- You received this message because you are subscribed to the Google

[appengine-java] Re: GAE+GDate+Dev mode+Proxy: can not access internet

2011-05-08 Thread Brandon Donnelson
Are yo using eclipse to debug? What OS are you using? -- 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 google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to

[appengine-java] Re: GAE+GDate+Dev mode+Proxy: can not access internet

2011-05-08 Thread Brandon Donnelson
Ways I setup proxy: 1. I'll set the proxy in the OS, then requests should be tunneled through. 2. I usually won't hard code it, b/c as soon as you deploy enviro changes 3. I'll change proxy in the eclipse networking configuration. If you code at work on a proxy, then you might setup more than