users@glassfish.java.net

Re: RE: Is there a way to dump the message body?

From: <forums_at_java.net>
Date: Wed, 7 Sep 2011 11:33:38 -0500 (CDT)

See [1] titled "How do you enable logging of the request and response handled
by jersey" which is part of FAQ listed at [2]. Server side logging is covered
in [3].  Example usage shown in [4]. Client side logging covered in [5].

[1] http://wikis.sun.com/pages/viewpage.action?pageId=150241744

[2] http://wikis.sun.com/display/Jersey/FAQ?showChildren=true#children

[3]
http://jersey.java.net/nonav/apidocs/latest/jersey/com/sun/jersey/api/container/filter/LoggingFilter.html

[4]
http://java.net/projects/jersey/sources/svn/content/trunk/jersey/samples/jersey-cdi/src/main/webapp/WEB-INF/web.xml?rev=5373

[5]
http://jersey.java.net/nonav/apidocs/latest/jersey/com/sun/jersey/api/client/filter/LoggingFilter.html

 


--
[Message sent by forum member 'jbenoit']
View Post: http://forums.java.net/node/840597