Feature camel-activemq not in features repository

2022-08-12 Thread Ephemeris Lappis
Hello. I can't identify where and how the camel-activemq is defined. I use the features repository : mvn:org.apache.camel.karaf/apache-camel/${version.of.camel}/xml/features with different versions, among them : 2.25.4 And the camel-feature is not found. What's wrong in my works ? Thanks for

Re: onException and onCompletion clauses used together

2022-08-12 Thread Karen Lease
Hi Eduard, I think the behavior for the "handled" case is consistent with the documentation for the exception clause (https://camel.apache.org/manual/exception-clause.html): "If handled is true, then the thrown exception will be handled and Camel will not continue routing in the original rou