If you can find the CXF source code for the LoggingInterceptor, you can
probably create your own variant of it that does not log the SOAP header
portion.  I think that would be a cleaner solution for you.

Glen


easternwahoo wrote:
> 
> When using ws-security headers with CXF, it is easy to configure logging
> interceptors to log the complete message. Unfortunately, this means the
> ws-security headers are displayed in the log.     Once we have
> authenticated the user's credentials, could we remove the ws-security
> headers from the message, and would this solve the problem?
> 

-- 
View this message in context: 
http://old.nabble.com/How-to-remove-ws-security-tokens-from-message%2C-on-provider-side--tp27714462p27715162.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to