Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 53242 invoked from network); 2 Oct 2006 16:47:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Oct 2006 16:47:16 -0000 Received: (qmail 19476 invoked by uid 500); 2 Oct 2006 16:47:12 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 19444 invoked by uid 500); 2 Oct 2006 16:47:12 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 19397 invoked by uid 99); 2 Oct 2006 16:47:12 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Oct 2006 09:47:12 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [207.25.178.46] ([207.25.178.46:31290] helo=mx03.lexisnexis.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 6F/11-24395-C8241254 for ; Mon, 02 Oct 2006 09:47:09 -0700 Received: from mailgate2.lexis-nexis.com ([138.12.44.45]) by mx03.lexisnexis.com with ESMTP; 02 Oct 2006 12:47:05 -0400 Received: from lngdayexcp001.legal.regn.net (smtpgate.lexis-nexis.com [10.113.1.1]) by mailgate2.lexis-nexis.com (8.12.11/8.12.11) with ESMTP id k92GkxGN017392 for ; Mon, 2 Oct 2006 12:47:05 -0400 Received: from LNGDAYEXCP01VA.legal.regn.net ([138.12.18.63]) by lngdayexcp001.legal.regn.net with Microsoft SMTPSVC(6.0.3790.2499); Mon, 2 Oct 2006 12:47:03 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: how to use failover url protocol in STOMP C client Date: Mon, 2 Oct 2006 12:47:02 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: how to use failover url protocol in STOMP C client Thread-Index: AcbmOz4txheRfXWER0iGBxvZFMiHxQABvb2w From: "Dhawan, Vikram \(LNG-DAY\)" To: X-OriginalArrivalTime: 02 Oct 2006 16:47:03.0302 (UTC) FILETIME=[6330F260:01C6E642] X-Scanned-By: MIMEDefang 2.51 on 138.12.44.45 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I looked into the ruby code; it looks to me plain STOMP message implementation. I don't see any specific implementation to failover protocol.=20 Any idea? Vik -----Original Message----- From: chirino@gmail.com [mailto:chirino@gmail.com] On Behalf Of Hiram Chirino Sent: Monday, October 02, 2006 11:55 AM To: activemq-dev@geronimo.apache.org Subject: Re: how to use failover url protocol in STOMP C client Seems that the ruby code was moved recently so it could be independently released.. here's where it lives now: http://svn.codehaus.org/stomp/ruby/trunk/ On 10/2/06, Dhawan, Vikram (LNG-DAY) wrote: > Hiram, > > I can't access the Ruby code on STOMP's website. When I click on source > link on the "Stomp Client for Ruby page" it gives me a "Not Found > error". > > Please let me know, I was getting ready to work on failover for STOMP C > client and wanted to see how it is implemented in Ruby client. > > Thanks! > > > > Vik > > -----Original Message----- > From: Dhawan, Vikram (LNG-DAY) [mailto:vikram.dhawan@lexisnexis.com] > Sent: Monday, September 25, 2006 10:18 AM > To: activemq-dev@geronimo.apache.org > Subject: RE: how to use failover url protocol in STOMP C client > > 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: chirino@gmail.com [mailto:chirino@gmail.com] On Behalf Of Hiram > Chirino > Sent: Friday, September 22, 2006 7:37 PM > To: activemq-dev@geronimo.apache.org > 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) > 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 > --=20 Regards, Hiram Blog: http://hiramchirino.com