Say I have two queues (implementation ActiveMQ) A and B. I want to be able to invoke a method via an MBean that transfers all messages from A to B transactionally. What is the most common way to implement this in Camel / Fuse ESB?
-- View this message in context: http://camel.465427.n5.nabble.com/Delivering-messages-from-one-activemq-to-another-transactionally-triggered-by-mbean-tp5744049.html Sent from the Camel - Users mailing list archive at Nabble.com.