You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Bill.E" <wi...@americanhm.com> on 2007/05/10 19:27:52 UTC

NMS use of Failover protocol

Hi All,

I am trying to use the failover protocol in a .Net application written using
ActiveMQ.dll and NMS.dll ( not spring )

Everything is fine with the code supporting transactional session messages
and all.  The question I have is when attempting to use a url for the
failover protocol I am getting errors related to syntax of the url

failover:(tcp://10.10.209.92:61616,tcp://10.10.209.95:61616)

is the failover url i am attempting.

anyone succeed at this in .Net?
-- 
View this message in context: http://www.nabble.com/NMS-use-of-Failover-protocol-tf3723040s2354.html#a10417950
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.


Re: NMS use of Failover protocol

Posted by James Strachan <ja...@gmail.com>.
On 5/10/07, Bill.E <wi...@americanhm.com> wrote:
>
> Hi All,
>
> I am trying to use the failover protocol in a .Net application written using
> ActiveMQ.dll and NMS.dll ( not spring )
>
> Everything is fine with the code supporting transactional session messages
> and all.  The question I have is when attempting to use a url for the
> failover protocol I am getting errors related to syntax of the url
>
> failover:(tcp://10.10.209.92:61616,tcp://10.10.209.95:61616)
>
> is the failover url i am attempting.
>
> anyone succeed at this in .Net?

The failover protocol has not yet been implemented for .net.

-- 
James
-------
http://macstrac.blogspot.com/