hi, When running a simple test client using the org.restlet.resource.ClientResource class I would like to set a proxy server and a port.
There are some old discussions and resolved bugs related to that but I think that this is not related to ClientResource but rather to the Apache HTTP Client extension. Trying to do that through JVM args (http.proxyHost , http.proxyPort etc) does not seem to take affect. Thanks, Chen. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2580926

