Hi Hiram, I will do that. BTW I had another question and haven't got any response yet... this is about message selector in STOMP C clients. Because of some reason I can't get it work. Can you provide me some sample? As far as my understanding I am setting the selector at the SUBSCRIBE command and it should work.
Thanks! Vik -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hiram Chirino Sent: Friday, September 22, 2006 7:37 PM To: [email protected] Subject: Re: how to use failover url protocol in STOMP C client Hi Vikram, Not implemented in the stomp C client yet. If you want to take a cracked at implementing it yourself, you might want to peek at how it was implemented in the stomp ruby client. On 9/22/06, Dhawan, Vikram (LNG-DAY) <[EMAIL PROTECTED]> wrote: > Hi, > > > > I want to know can I use same failover protocol URL syntax in STOMP C > clients. And will it work the way failover is described in the AMQ > documentation. > > > > Thanks! > > > > Vik > > > > > -- Regards, Hiram Blog: http://hiramchirino.com
