Good point :-). The json-rpc reference binding already uses the HTTPClient. For the binding-atom, I just upgraded from commons httpclient to httpcomponents httpclient.
Thanks, Raymond ________________________________________________________________ Raymond Feng [email protected] Apache Tuscany PMC member and committer: tuscany.apache.org Co-author of Tuscany SCA In Action book: www.tuscanyinaction.com Personal Web Site: www.enjoyjava.com ________________________________________________________________ On Dec 7, 2010, at 4:16 PM, Luciano Resende wrote: > On Tue, Dec 7, 2010 at 4:14 PM, Raymond Feng <[email protected]> wrote: >> Hi, >> I'm making some changes to the HTTP reference bindings (such as binding-atom >> and binding-jsonrpc) to use Apache HTTP components HTTP client. The project >> coming into my mind to contain the common code for HTTPClient is host-http. >> But it will add a few more dependencies into the "base-runtime" and fails >> two test cases that check the number of dependencies. Any objections to add >> the HTTPClient dependency? > > Can you please make sure this does not break GAE support. > > -- > Luciano Resende > http://people.apache.org/~lresende > http://twitter.com/lresende1975 > http://lresende.blogspot.com/
