Do you use JAX-WS or JAX-RS ? Cheers, Sergey
On Thu, Jun 2, 2011 at 10:05 PM, Humagain, Himal <[email protected]> wrote: > Thanks a lot for your reply. I am trying the logging option but will not > fulfill my need. I need to get hold of the payload (content) in the client > side then I want to include it in my MD5 hashing of the content, then the > generated signature will be added to the header section of the post. If I can > get the payload in the form of a String in handleMessage method that will be > ideal. Is it possible to do that? If yes, Which interceptor should I use and > in which phase. > > I will really appreciate your response. > > Thanks, > Himal >
