Re: invalid broker URI failover

2015-02-25 Thread arun196
thank you! -- View this message in context: http://activemq.2283324.n4.nabble.com/invalid-broker-URI-failover-tp4692069p4692071.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: invalid broker URI failover

2015-02-25 Thread Timothy Bish
On 02/25/2015 05:37 PM, arun196 wrote: brokerURL="failover(tcp://localhost:61616, tcp://localhost:61617)" Try brokerURL="failover:(tcp://localhost:61616, tcp://localhost:61617)" -- Tim Bish Sr Software Engineer | RedHat Inc. tim.b...@redhat.com | www.redhat.com skype: tabish121 | twitter: @ta

invalid broker URI failover

2015-02-25 Thread arun196
what am I doing wrong please? I have failover listed as below in context.xml. I get invalid broker exception. Caused by: javax.naming.NamingException: Invalid broker URI: failover(tcp://localhost:61616, tcp://localhost:61617) -- View this message in context: http://activemq.2283324.n4