I found a solution. First overriding "isMockEndpointsAndSkip()" isn't working
at all (using every pattern including "jdbc:*"). Implementing an
AdviceRoutBuilder by my self is working:



But only by using weaveById. The interceptSend... is not working! Using
interceptSend... is showing a routedefinition with still both "to" in place:


but the mock will never see any exchange (so the intercepting isn't working
to)



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-isMockEndpointsAndSkip-doesn-t-skip-jdbc-endpoint-tp5788065p5788099.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to