Have you tried to connect to the broker with the ant script provided
into example directory of ActiveMQ ?

ex :

ant 
-Durl="failover://tcp://localhost:61616?wireFormat.maxInactivityDuration=0&jms.prefetchPolicy.queuePrefetch=1&initialReconnectDelay=10&maxReconnectDelay=15000"
producer -Dsubject="test"

Remark : i have made a test localy with my broker on your url works

Regards,

Charles

On Wed, Mar 2, 2011 at 4:54 PM, Marco Crivellaro
<mcr...@optasportsdata.com> wrote:
> As the connection string you suggested is not working should I consider this
> a Camel or an ActiveMQ issue?
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/ActiveMQ-connection-with-failover-and-prefetch-tp3387737p3406724.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to