Use the soap logging feature. See: http://cxf.apache.org/docs/featureslist.html http://cxf.apache.org/docs/features.html http://cxf.apache.org/docs/debugging-and-logging.html http://www.techper.net/2008/01/30/viewing-inbound-and-outbound-messages-in-cxf/
Be aware that the logger name changed in 2.5.0, see: http://cxf.apache.org/docs/25-migration-guide.html 2011/11/9 [email protected] <[email protected]>: > Hi , > > I am using Apache CXF Framework for our Webservice development . > Initially I have developed a basic web service sayHello . This works fine > . > > As i said i am using Apache CXF , my question is it possible to log SOAP > Request and SOAP Response ?? > > Thank > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/How-to-log-SOAP-Request-and-SOAP-Response-inside-Apache-CXF-tp4977370p4977370.html > Sent from the cxf-user mailing list archive at Nabble.com. > -- -- David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen
