Hi,

I want to catch all unexpected exceptions for logging on the serverside. The best way for doing this seems to be with an implementation of

    org.apache.cxf.logging.FaultListener

But how and where can I configure the use auf an FaultListener?

Thx
    Thomas

Reply via email to