Hi I have now a bunch of services created with CXF. What i would like is to log all exceptions, that CXF throws to its client as SoapFaults, to a log file on the server. Whats a good way to do this? Do I have to create my own cxf interceptor?
-- Idar
