Hi, you have to configure the ActiveMQComponent as this

        <bean id="activemq"
class="org.apache.activemq.camel.component.ActiveMQComponent">
                <property name="brokerURL"
                        
value="failover:($master.broker.url},${slave.broker.url})" />
        </bean>



--
View this message in context: 
http://camel.465427.n5.nabble.com/JMS-consumer-failover-tp5751111p5751167.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to