I've been playing around with the AsynchronousResponse support and it seems
to work well but there's two big problems: (1) when a request finally times
out it seems Resteasy returns 200 OK with an empty response instead of
returning a 408 Request Timeout error (2) there's no way for me to register
a callback when the request finally times out so that I might do some kind
of clean up. I don't suppose there's any way to work around these issues?
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to