You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by kim <ki...@jkraft.co.uk> on 2017/03/27 09:29:50 UTC

Re: camel-spring-boot + @UseAdviceWith

Hi,

I am having similar issues as per
https://issues.apache.org/jira/browse/CAMEL-9332

I noticed the solution
(https://github.com/apache/camel/tree/master/components/camel-spring-boot/src/test/java/org/apache/camel/spring/boot/mockendpoints
) and downloaded it.  The example worked fine until I replaced the seda <to>
endpoint with direct,  thus making it similar to the original problem
CAMEL-9332, then I get an error, no direct consumers.  

How would you mock direct endpoints? I am using boot 1.4 and spring 4.3.

thanks



--
View this message in context: http://camel.465427.n5.nabble.com/camel-spring-boot-UseAdviceWith-tp5780949p5796273.html
Sent from the Camel - Users mailing list archive at Nabble.com.