Hello Nicho, I suspect that as the content of the entity is not read on one side it can block writing on the other side and fails due to time out. Could you add calls to Representation#exhaust in your code? For example: entity.exhaust(); in the Resource
Best regards, Thierry Boileau ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2464385

