On 01/10/12 11:54, Malisetti, Ramanjaneyulu wrote:
Hi,
Is there mechanism in CXF to detect Timed-out requests from Server
side? I guess it is question to underlying Jetty, but as it is abstracted for
CXF users, I am curious to know if there is any such support? If not directly,
how can we achieve if we want to implement?
One thing I know of is that JAX-RS 2.0 introduces an optional support
for notifying the users when the client times-out - I guess this will
drive the introduction of a CXF callback interface wrapping the
underlying servlet mechanism.
Perhaps the first step is to investigate, how to get the notification
from Jetty...
Thanks, Sergey
Regards
Raman