Return-Path: X-Original-To: apmail-qpid-users-archive@www.apache.org Delivered-To: apmail-qpid-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 776B3630A for ; Tue, 12 Jul 2011 12:51:09 +0000 (UTC) Received: (qmail 72629 invoked by uid 500); 12 Jul 2011 12:51:09 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 72596 invoked by uid 500); 12 Jul 2011 12:51:08 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 72588 invoked by uid 99); 12 Jul 2011 12:51:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jul 2011 12:51:08 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [98.139.91.80] (HELO nm10.bullet.mail.sp2.yahoo.com) (98.139.91.80) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 12 Jul 2011 12:50:59 +0000 Received: from [98.139.91.64] by nm10.bullet.mail.sp2.yahoo.com with NNFMP; 12 Jul 2011 12:50:38 -0000 Received: from [98.139.91.11] by tm4.bullet.mail.sp2.yahoo.com with NNFMP; 12 Jul 2011 12:50:38 -0000 Received: from [127.0.0.1] by omp1011.mail.sp2.yahoo.com with NNFMP; 12 Jul 2011 12:50:38 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 689311.85447.bm@omp1011.mail.sp2.yahoo.com Received: (qmail 62589 invoked by uid 60001); 12 Jul 2011 12:50:38 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1310475038; bh=GtWexwmuk43NzwdLJiugDGfZjRDx8Af1n/Yz2yRZV50=; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=IbK990YzliOTwrf4RbhLAdJ/y0nGsWPwowOqSz6z6okeG59v5OuiLqfIHUrMlqKaOZiI+GKlFNl0R7dVI+xr5A/hCG+pKpiFrYUrwAJZPesym7IP/efTuief2RVjv1dR06p3fioKNVvIm1MYFImZEnQuSV57b5fpS1t0d6493no= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=n9A8++IfxZb4On9w5ASdw7HawNVAVGjcz7wpHweJ6DeudljOVk2NeIeCIuMk2wrHvMsLLDTqQYrkxRFyz9gU8BCNgWf0DTAPCc4bwbHb6prt7xIMWNmBqD6dQ+cW6X61NmiI6Wv73wWLGv4aXcbVMZJE653i9h2cWk/XvyOg46s=; X-YMail-OSG: fA4LgcEVM1nBtm2nlYySXs19aEmleXUWW8mlGWojrWLZ0FQ 18ESlrXI4AmYx55RR4sjjso_SS_HdAyRsfCiNBwkaDmI8OyBN8wR.V3s9FDV ss5kuOjwoFQUUIAdIQ6SNkVbZo5LP5aPkiSv5jt28QjQKtQUwn61ulguAjr. 9vk0tiBwJlnt6WtNfRHH0tFyO7l.Z9nUrdnAn0W1YkCHeFUHA1vFagrXP1AQ e5l0S3vk_.Nm6Vjc1Gwl1RuOh9kOuZNZyaAK0VSJQ.PicsbOqNIL9Q0M0M4s OLZV7ZqSWdZyy9WejcgdZMOcwtPZYS4SofKfvf7qXUqRrQMIvCYfcjy7ClHv j.S1DICOlCbu4lxt0NxOcGXjo8xBaoyLUgaOooia7CZxEWlEBaEvcEoNHGOI 2DW_XIicxOXXzZoaWSCD_eLz.yQ-- Received: from [203.114.242.147] by web114311.mail.gq1.yahoo.com via HTTP; Tue, 12 Jul 2011 05:50:38 PDT X-Mailer: YahooMailClassic/14.0.3 YahooMailWebService/0.8.112.307740 Message-ID: <1310475038.35134.YahooMailClassic@web114311.mail.gq1.yahoo.com> Date: Tue, 12 Jul 2011 05:50:38 -0700 (PDT) From: Nithesh Shetty Subject: Re: qpid 0.8 queries To: users@qpid.apache.org In-Reply-To: <4E1C40F9.10808@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable But can i check the message id of message is the localqueue and then match = with my message id and it they match then read... Some way through messageproperties or messageheader. --- On Tue, 7/12/11, Gordon Sim wrote: > From: Gordon Sim > Subject: Re: qpid 0.8 queries > To: users@qpid.apache.org > Date: Tuesday, July 12, 2011, 12:41 PM > On 07/12/2011 01:22 PM, Nithesh > Shetty wrote: > > yes m using c++ qpid.messaging API? >=20 > Then its easy enough to set the ID: >=20 > import >=20 > using qpid::types::Uuid; > ... > message.setMessageId(Uuid(true).str()); >=20 > However there is no support for selectors yet on this API. >=20 > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project:=A0 =A0 =A0 http://qpid.apache.org > Use/Interact: mailto:users-subscribe@qpid.apache.org >=20 > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org