Christoph Deppisch created CAMEL-20601: ------------------------------------------
Summary: Support error handler in Camel JBang bind command Key: CAMEL-20601 URL: https://issues.apache.org/jira/browse/CAMEL-20601 Project: Camel Issue Type: Improvement Components: camel-jbang Affects Versions: 4.x Reporter: Christoph Deppisch A Pipe resource is able to specify an error handler in addition to a source and a sink. The bind command in Camel JBang should be able to also specify an error handler. The error handler specification in the Pipe can be a sink (e.g. a Kamelet reference), endpoint URI, log error handler or noErrorHandler. The bind command should provide a new option (--error-handler) that receives the error handler in the same way as source and sink are specified on the command. -- This message was sent by Atlassian Jira (v8.20.10#820010)