Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-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 E04FC10243 for ; Fri, 24 Jan 2014 11:17:05 +0000 (UTC) Received: (qmail 7897 invoked by uid 500); 24 Jan 2014 11:17:05 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 7634 invoked by uid 500); 24 Jan 2014 11:17:02 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 7626 invoked by uid 99); 24 Jan 2014 11:17:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jan 2014 11:17:01 +0000 X-ASF-Spam-Status: No, hits=0.9 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tabish121@gmail.com designates 209.85.216.176 as permitted sender) Received: from [209.85.216.176] (HELO mail-qc0-f176.google.com) (209.85.216.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jan 2014 11:16:57 +0000 Received: by mail-qc0-f176.google.com with SMTP id e16so4176978qcx.35 for ; Fri, 24 Jan 2014 03:16:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=v6JFBtUKC/rAEgYM9v3ZLGpyYkYIc83/lzPq+bjrUhM=; b=H+4Xh5gpSX2VEoxDrAl4EQHMmR0W31Y38Lokuh9uI2BLnRIJliUbQv1M6Sj/b21zUi GQbEL8S27MMFi0sy962OsSDYkhOuYUQdgw5TvxsE/OKVR45RraP+YnDYGm7ZJNCulu4s LBZLvCpxhw1aiB6zOF7BqbteJrGCoeshyY5YMnHZJ1374pxbaoFcM031RQl6z8EU/Y5U lkRgctp0113q7edaBftzzw0/cX3vdqhw+81GX4RIcbC+F0uuUqyEj7fYexvBAqbqS8fG ctHPe6SUwxfUrqZ33MwjapB4ohEsAGsSO3AayuERSHtv7qSORwVgPQuuxlbdzwZoesNP DpVA== X-Received: by 10.140.41.234 with SMTP id z97mr18226056qgz.89.1390562196661; Fri, 24 Jan 2014 03:16:36 -0800 (PST) Received: from [192.168.2.150] (c-98-218-173-79.hsd1.va.comcast.net. [98.218.173.79]) by mx.google.com with ESMTPSA id a5sm1204398qae.2.2014.01.24.03.16.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 24 Jan 2014 03:16:36 -0800 (PST) Message-ID: <52E24B93.8070501@gmail.com> Date: Fri, 24 Jan 2014 06:16:35 -0500 From: Timothy Bish User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: users@activemq.apache.org Subject: Re: Can I delete a message from a queue in c# code ? References: <1390448493862-4676691.post@n4.nabble.com> <52E12C72.1080703@gmail.com> <1390530448656-4676721.post@n4.nabble.com> <52E1D5EF.7070606@gmail.com> <1390533719738-4676723.post@n4.nabble.com> In-Reply-To: <1390533719738-4676723.post@n4.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 01/23/2014 10:21 PM, HellKnight wrote: > I read a related post at stackoverflow.com , and you said IKVM could help in > this situation ,I want to write a java program that could delete specific > message as I wanted and then convert it to a dll by IKVM ,do you think this > solution worth trying ? > > > > -- > View this message in context: http://activemq.2283324.n4.nabble.com/Can-I-delete-a-message-from-a-queue-in-c-code-tp4676691p4676723.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > IF you have infinite time and resources then sure give it a try. Otherwise you might want to look at what you are trying to do and see if there something simpler that could be done. What is the use case you are trying to solve? -- Tim Bish Sr Software Engineer | RedHat Inc. tim.bish@redhat.com | www.fusesource.com | www.redhat.com skype: tabish121 | twitter: @tabish121 blog: http://timbish.blogspot.com/