I want to be able to have a simple route that moves messages from a queue on one activemq broker to another.
Is there any example spring config for doing this? I cant see any way to define which broker in the url of either the JMS or ActiveMq components. Thanks, Tom
