Hi Albert, As a workaround, if you use the HTTP client connector based on HttpURLConnection (org.restlet.ext.net), then you can use the proxy parameters via JVM system properties.
Best regards, Jerome Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -----Message d'origine----- De : Albert Newton [mailto:[email protected]] Envoyé : lundi 22 juin 2009 04:12 À : [email protected] Objet : Problem Using proxy server for Restlet service Browsing through the forum and googling around, it seems like currently there is no way to make a client request through the proxy server for Restlets. Seems like according to the RFE submitted at this link: http://restlet.tigris.org/issues/show_bug.cgi?id=317, this issue is not expected to be solved until 2.0 5. Am i correct? Does that mean is there no way right now to use a proxy server for Restlets? ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=23640 56 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2366263

