Hi,
Many ideas in Jersey/JAX-RS were inspired by Stapler the underlying
HTTP-based framework utilized by Hudson.
Here is another potential idea. Stapler has a trace mode:
http://wiki.hudson-ci.org/display/HUDSON/Figuring+out+URL+binding+of+Stapler
Please let me know if you would like such a feature in Jersey.
I think this is a more promising approach rather than explicit logging
on the server side, and the of course the response could be logged
using the LoggingFIlter thus exposing trace headers.
Paul.