Hi Sean,

you may have a look at servlet filters, or things like that that consume
the input stream before it reaches the application. As such input streams
can only be read once, this may explain your problem.

Best regards,
Thierry Boileau


2013/4/11 Sean Hogan <s...@clixtec.ca>

> Thanks very much Thierry.  I am indeed using Restlet 2.1.2.
>
> I see that your example works; mine is embedded in a (much) larger
> application so I suppose the problem must be there.  I will try simplifying
> my app until it starts working properly.
>
> Regards,
> Sean
>
> ------------------------------------------------------
>
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3053066
>

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

Reply via email to