Picky picky: http://www.jroller.com/gmazza/entry/apache_cxf_switching_between_jax
Glen Joshua Partogi wrote: > > 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 > > -- View this message in context: http://www.nabble.com/Getting-the-SOAP-message-from-the-Java-file-tp19850739p19857342.html Sent from the cxf-user mailing list archive at Nabble.com.
