Here is the code http://pastebin.com/kkVVb22x
Here is the logs http://pastebin.com/CYPzBB8Q I see the EndPoint is null, but it is on the camel side. Seems that setting isUseAdviceWith to return true, prevent the creation of the endPoint, and then I can't use advice on them, even though the route exist.. I still don't understand that part. Do I need to create my EndPoints somewhere? Adding context.start(); at the top of my test allow the advice code to go through but it is not triggering. -- View this message in context: http://camel.465427.n5.nabble.com/Intercepting-message-for-testing-not-working-tp5723257p5723348.html Sent from the Camel - Users mailing list archive at Nabble.com.