Hi, How should I configure my camelcontext in order to connect to an ActiveMq broker running outside of my camelcontext's VM ?
Let's say : My Camel route is defined like From(file:///c:/production/swift?noop=false).to(jms:queue:swift.queue) and the "jms:queue:swift.queue" is a queue defined in a ActiveMq broker running in a separate Java VM. Regards, Charles -- View this message in context: http://www.nabble.com/How-can-I-connect-to-ActiveMq-broker-running-outside-of-my-camelcontext%27s-VM---tp16180747s22882p16180747.html Sent from the Camel - Users mailing list archive at Nabble.com.
