| [news.eclipse.technology.ecf] Re: Commons HttpClient VS ECF |
Forwarding to the ECF forums.
Hello,
I've started to develop an Eclipse Project. This plugin communicate with a SOA service hosted on Internet. So my question is : What the best practice for call this SOA service ? I must use Jakarta Commons HttpClient or Eclipse ECF ? This question is linked with the configuration of proxy. I can retrieve proxy configuration in Eclipse preferences. How manage proxy with differently solution ? (Especially for proxy auto-config)
Thanks in advance.