On 11/18/2013 10:14 AM, xbhanu wrote:
Thanks for your reply Gordon!
So ActiveMQ failover://() will not work with ActiveMQ? right ? --
failover://(amqp://host:port) will not work ? (it anyways gives me
malformedURL exceptions)
I am using the qpid provided API (qpid-amqp-1-0-client-jms-0.22.jar).
ActiveMQ does not consider the sasl_mechs or any brokerlist options? I
thought maybe I could use kerberos support with aMQP in ActiveMQ, but doest
look like I would be able to do so. Your valuable thoughts please?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Does-AMQP-supports-ActiveMQ-failover-options-in-URL-tp4674606p4674629.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
The ActiveMQ Java client speaks OpenWire which is ActiveMQ's own wire
format. The failover transport only knows how to operate with that
protocol, AMQP is its own protocol and has its own client libraries.
--
Tim Bish
Sr Software Engineer | RedHat Inc.
tim.b...@redhat.com | www.fusesource.com | www.redhat.com
skype: tabish121 | twitter: @tabish121
blog: http://timbish.blogspot.com/