Hi folks, I have a short question :
Is it possible to consume from 2 different brokers within a single Route with transactions. something like form("activemq1:queue1", "activemq2:queue" ).... Do I need to specify a separate transaction manager pro ActiveMQConnectionFactory instance or is there a way to have one (Transaction M.) for both ? Thanks for answers in advance ! Best, Stan