Hi everyone, we are migrating from Camel 2x to 3x and we try to adapt following change: https://camel.apache.org/manual/camel-3-migration-guide.html#_fault_api_on_message
The handleFault has been removed from the CamelContext and its suggested to enable it on the endpoint or component. I could not find an option on cxf-endpoint. Is there an example how to enable the fault handling in Camel 3x? Thanks in advance & Best regards, Manuel