Re: Hang when calling setStatus with CLIENT_ERROR_BAD_REQUEST

2010-11-17 Thread Thierry Boileau
Hello,

are you using the internal client and/or server connectors?
I suggest you add the jetty server connector (on server side) and, if it
still block, use one of the available client connectors such as net or
httpclient.
You can have a look here for more details about connectors
http://wiki.restlet.org/docs_2.0/37-restlet.html

Best regards,
Thierry Boileau


version: 2.0.3 (stable)
>
> I am seeing this too, although not only on CLIENT_ERROR_BAD_REQUEST.
>
> Did you get anywhere discovering what it might be ?
>
> Regards
>
> Fraser
>
> --
>
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2680149
>

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

RE: Hang when calling setStatus with CLIENT_ERROR_BAD_REQUEST

2010-11-09 Thread webpost
version: 2.0.3 (stable)

I am seeing this too, although not only on CLIENT_ERROR_BAD_REQUEST.

Did you get anywhere discovering what it might be ?

Regards

Fraser

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


RE: Hang when calling setStatus with CLIENT_ERROR_BAD_REQUEST

2010-09-01 Thread Thierry Boileau
Hello,

Nothing special should happen, at first look. Could you provide a sample test 
case?

Best regards,
Thierry Boileau

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