You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by "Shenavai, Manuel" <ma...@sap.com.INVALID> on 2022/12/07 12:26:59 UTC

Camel CXF: Migration from 2x to 3x (FaultHandling)

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