you should be able to specify proxyHost and port in the Eclipse window where
you run junit (there is a text box for system parameters - under where you
can specify command line arguments

 -Dhttp.proxyHost=*proxyhost*
    [-Dhttp.proxyPort=*portNumber*]

regards
deepak


On Thu, Jun 18, 2009 at 12:18 PM, Whatis myname <myname.wha...@gmail.com>wrote:

> Hello,
> I am trying to make a client request through the proxy server for Restlets,
> so that I can use the JMeter Proxy Server to record it and play back. I was
> able to do some tweaking around to be able to do this for SOAP requests,
> but
> am unable to find anything for Restlets. Does anyone have any idea how to
> do
> this? I am running my rest application in Eclipse. Maybe some config file
> that can be added in my project within eclipse, before I run the junits?
>

Reply via email to