RE: Cluster/failover

2009-06-19 Thread Antoine Hebert
hloming [mailto:rafa...@redhat.com] Sent: Thursday, June 18, 2009 2:11 PM To: users@qpid.apache.org Subject: Re: Cluster/failover Antoine Hebert wrote: > Hi, I'm pretty new to Java and to JMS as well, I want to perform Qpid > clustering and failover tests. I searched the documentatio

RE: Cluster/failover

2009-06-19 Thread Antoine Hebert
: Re: Cluster/failover Hi Rafael! On Thu, Jun 18, 2009 at 02:10:43PM -0400, Rafael Schloming wrote: > ...tcp://192.168.1.96:5672'&failover='roundrobin?cyclecount='20'' Excuse me, but is that really

Re: Cluster/failover

2009-06-19 Thread Ján Sáreník
Hi Rafael! On Thu, Jun 18, 2009 at 02:10:43PM -0400, Rafael Schloming wrote: > ...tcp://192.168.1.96:5672'&failover='roundrobin?cyclecount='20'' Excuse me, but is that really the right way to quote it? If I was a syntax checker,

Re: Cluster/failover

2009-06-18 Thread Rafael Schloming
Antoine Hebert wrote: Hi, I'm pretty new to Java and to JMS as well, I want to perform Qpid clustering and failover tests. I searched the documentation and I'm not sure I do things properly. I use the C++ broker with Java clients. First I have two boxes with Qpid: - boxA inet addr: 192.168.1.204