Hi Can you post sample code, and have you added the @UseAdviceWith annotation
On Tue, Oct 24, 2017 at 2:58 PM, Boris Stanojević <[email protected]> wrote: > When using CamelSpringBootRunner (camel 2.20) for my tests I'm not able to > "adviceWith" my Routes any more since CamelContext is already started by " > CamelSpringBootExecutionListener" and therefore adviceWith doesn't take > place. > > Any suggestions? > > Many thanks!! -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
