Failover is only used on the client side - so on the
ActiveMQConnectionFactory URI - its not required on the
<transportConnector>

On 6/28/06, Tony Bonghi <[EMAIL PROTECTED]> wrote:

I have the failover option set to "true" for the networkConnectors. Should I
set it for the transportConnector?

Like this:
<transportConnectors>
    <transportConnector uri="tcp://localhost:61616" failover="true" />
</transportConnectors>

Or should I use the failover protocol:
<transportConnectors>
    <transportConnector uri="failover:tcp://localhost:61616" />
</transportConnectors>

--
View this message in context: 
http://www.nabble.com/Does-AMQ-4.0.1-embedded-broker-work--tf1856638.html#a5076734
Sent from the ActiveMQ - User forum at Nabble.com.




--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to