I don't want to process anything, this is not the function of my program So I get
from("activemq:queue:aap").wireTap("direct:log")
// this is the tapped route
from("direct:log").process(myProcessor)
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-wiretap-without-consuming-the-original-queue-tp5767253p5767310.html
Sent from the Camel - Users mailing list archive at Nabble.com.
