In troubleshooting a Restlet problem (see the thread "Restlet thread
pool exhaustion"), I am trying a switch from Restlet 2.0.14 to 2.1
RC5. The only migration guide I could find was here:

http://wiki.restlet.org/docs_2.1/13-restlet/21-restlet/171-restlet/155-restlet.html

I fixed up a few minor errors and deprecation warnings, but now most
of my ServerResources (which work fine in 2.0.14) return empty replies
to clients: no HTTP response headers, nothing. I have traced them in
the Eclipse debugger, and my code seems to generate the XML response
body just fine, but somewhere in the long call chain the client just
gets disconnected.

Has anyone seen this before? Is there any other documentation
migrating to 2.1 I should be aware of?

Thanks!

-- 
Robert Brewer
http://excitedcuriosity.wordpress.com/
https://www.facebook.com/kukuicup

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

Reply via email to