On Tue, Dec 7, 2010 at 4:23 PM, Raymond Feng <[email protected]> wrote: > Good point :-). The json-rpc reference binding already uses the HTTPClient. > For the binding-atom, I just upgraded from commons httpclient to > httpcomponents httpclient.
The last time I checked (apachecon timeframe) I believe we were still using Jabsorb which internally uses java.net.HttpURLConnection which is on the GAE white list. Maybe an easy way to check would be to deploy one of the Nuvem apps (using your updated code) and see if that still works :) -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
