Hi
Your test case works in newer Camel releases
https://github.com/apache/camel/commit/5538801e5dc23469d133ebe78ba69c12eecfff1d
On Wed, Jan 7, 2015 at 5:19 PM, Hude wrote:
> Hi,
>
> we’ve got a problem with the changes for CAMEL-7560. Since an upgrade from
> 2.12.2 to 2.12.5 all tests where we u
Hi,
we’ve got a problem with the changes for CAMEL-7560. Since an upgrade from
2.12.2 to 2.12.5 all tests where we use the weaveAddFirst method to advice
routes with an onException-clause failed with the following
IllegalArgumentException:
"java.lang.IllegalArgumentException: There are no outputs
Hi
Thanks for reporting. I have logged a ticket and reproduced the issue on master
https://issues.apache.org/jira/browse/CAMEL-7560
On Tue, Jun 17, 2014 at 1:07 PM, Preben.Asmussen wrote:
> Hi
>
> There seems to be something broken when using AdviceWithRouteBuilder when
> you have a transactiona
Hi
There seems to be something broken when using AdviceWithRouteBuilder when
you have a transactional route and/or have a global onException handler.
I have attached a test case that illustrates the problem
When running a test I get an exception
java.lang.IllegalArgumentException: There are no