Actually I want to know the class and method to get the SOAP message and log this down with the logging interceptor.
On Tue, Oct 7, 2008 at 11:32 PM, Glen Mazza <[EMAIL PROTECTED]> wrote: > > For logging with interceptors: > http://cwiki.apache.org/CXF20DOC/debugging.html (usually faster with CXF, > but interceptors are not portable to GlassFish Metro) > > For logging with JAX-WS handlers: (probably slower but portable to Metro) > http://www.jroller.com/gmazza/entry/adding_jax_ws_handlers_to > -- Read my blog: http://joshuajava.wordpress.com/ Follow me on twitter: http://twitter.com/jpartogi
