In summary, this is a reproducible bug: Using WriterRepresentation and the
internal connector with content of size > 1024 in 2.1-M4 (at least) on
Windows (at least) hangs the Restlet component.

WriterRepresentation is the supertype of JacksonRepresentation, so this
means you can't use Jackson with the internal connector, at least not
reliably.

--tim
On May 2, 2011 10:43 AM, "Tim Peierls" <t...@peierls.net> wrote:
> [I already posted to the Restlet code list, but I'm posting here as well,
in
> case anyone else has noticed this and come up with workarounds.]
>
> I've created an issue in the issue tracker about a problem with
> WriterRepresentation, the internal connector, and large (>1024) entities:
>
> http://restlet.tigris.org/issues/show_bug.cgi?id=1264
>
> The code to reproduce is here:
>
> http://pastebin.com/XDr36dyc
>
> --tim

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

Reply via email to