On Wed, Mar 9, 2011 at 8:22 AM, Thierry Boileau
<thierry.boil...@noelios.com> wrote:
> Hello Cédric,
>
> what happens if you test this?
> ClientResource res = new ClientResource("http://www.restlet.org";);
> res.get().write(System.out);
>
> Did you try another client connector, for example the one provided by the 
> "net" extension? I mean, can you add the org.restlet.ext.net.jar to  the 
> classpath and test?

This is similar to a problem I was having with the internal client
connector.  It was fixed by switch to the "net" extension for the
client connector.

--Alex Milowski

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2711025

Reply via email to