FYI: gdata-java-client with Proxy support

6 views
Skip to first unread message

adam_j_bradley

unread,
Jan 7, 2008, 7:31:55 PM1/7/08
to Adam Bradley Consulting
I've added the ability for the gdata-java-client to pass through a
proxy server. No authentication yet but if someone has the need I'll
be happy to oblige. Code is built from the 1.15.2 release (latest at
time of writing).

All you need to do is set your system properties in the standard Java
1.5 kind of way

System.getProperties().setProperty( "http.proxyHost", "192.168.0.1" );
System.getProperties().setProperty( "http.proxyPort", "8080);

Download from the files section.
http://adam-bradley-consulting.googlegroups.com/web/gdata.java-1.15.2-proxy.zip?gda=hcEE7UwAAACvdApdsICfQkRrbtLC7eU9QIIoNKgKiRvvSFR27IJdX2G1qiJ7UbTIup-M2XPURDSNF2TrizBd_ltF_Kwb-2kd-d94Ef5ObaSNWayPb1ZusA

The discussion is available on the Google Apps Forum at
http://groups.google.com/group/google-apps-apis/browse_thread/thread/f97ae3c0bb0ef044#

Adam

Reply all
Reply to author
Forward
0 new messages