Hi,

If an exception is thrown in http client or any of filters, all Client
Response Filters are bypassed.  It is also what the JAX-RS 2.0 spec says,
though.

However, I have to provide a mechanism that should make sure to do certain
logging for both happy path and exception scenarios before returning to
application code that makes client call.

What's the best way to handle such a scenario?  Is there any hook in
Resteasy that I can use for exception scenarios?

Thanks,
Anil
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to