Re: Multicast within CamelContext

2012-01-18 Thread Dejan Bosanac
Can you create a test case and raise a Jira. That's the easiest way to test things out. Regards -- Dejan Bosanac - http://twitter.com/dejanb - The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - h

Multicast within CamelContext

2012-01-10 Thread Niko Zaft
Hi there, i am currently trying to setup an ActiveMQ (5.5.0) within a Camel-Context. I'd like to run it with multicast within a network of Brokers. In the CamelContext there are two types of JmsComponents, "wmq" which doesnt use multicast and the "amq" which is the component with multicast. I am