Hello,

What is the best and most efficient way to LOG the incoming SOAP requests?
Is there an existing interceptor that I can use?

I've wrote my own interceptor in the RECEIVE Phase where I simply obtain the
request XML from the message's InputStream and dump that into the "Logger",
but I dont think that is the most efficient way of accomplishing my goal.

Any suggestions? I am currently on CXF 2.2.4.

Thank you.
Arik.

Reply via email to