> That makes sense. Which then implies there is some type of bug here, as it > never finishes and returns because the client is being told there is a > chunked result, but it only gets one chunk (b/c the response in this case is > so small). > > I'm likely doing something wrong, but it isn't obvious to me what it is b/c > I'm not doing anything all that complicated.
It was indeed my fault do to starting up things incorrectly. I've reverted back out to just use Jackson unpatched. Thanks for the help ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2928475

