RE: Fwd: Bug in WriterRepresentation with internal connector

2011-05-13 Thread Jerome Louvel
mailto:tpeie...@gmail.com] Envoyé : jeudi 5 mai 2011 14:28 À : discuss@restlet.tigris.org Objet : Re: Fwd: Bug in WriterRepresentation with internal connector In summary, this is a reproducible bug: Using WriterRepresentation and the internal connector with content of size > 1024 in 2.1-M4 (at least)

Re: Fwd: Bug in WriterRepresentation with internal connector

2011-05-05 Thread Tim Peierls
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

Fwd: Bug in WriterRepresentation with internal connector

2011-05-02 Thread Tim Peierls
[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.ti