Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 45611 invoked from network); 22 Jul 2008 10:18:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jul 2008 10:18:19 -0000 Received: (qmail 80432 invoked by uid 500); 22 Jul 2008 10:18:18 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 80408 invoked by uid 500); 22 Jul 2008 10:18:18 -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 80396 invoked by uid 99); 22 Jul 2008 10:18:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2008 03:18:18 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [195.110.126.54] (HELO mail.dada.it) (195.110.126.54) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 22 Jul 2008 10:17:22 +0000 Received: (qmail 18643 invoked from network); 22 Jul 2008 10:17:39 -0000 Received: from unknown (HELO ?192.168.243.118?) (195.110.97.5) by mail.dada.it with SMTP; 22 Jul 2008 10:17:39 -0000 Message-ID: <4885B463.5010807@staff.dada.net> Date: Tue, 22 Jul 2008 12:20:19 +0200 From: Yari Marchetti Organization: Dada.net User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: users@activemq.apache.org Subject: Re: [SPAM] - Re: [SPAM] - Re: Producer and write permission - Found word(s) UCE in the subject - Found word(s) UCE in the subject References: <4884ABE6.4090401@staff.dada.net> <18573753.post@talk.nabble.com> <48859FF1.3080102@staff.dada.net> <36e91d9d0807220304g74f5708cj7d37cfcbc9fd4831@mail.gmail.com> In-Reply-To: <36e91d9d0807220304g74f5708cj7d37cfcbc9fd4831@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thx, i'll check it out Dejan Bosanac ha scritto: > Hi, > > it's possible. Take a look at the receipt header in the Stomp protocol which > is used for this purpose > > http://stomp.codehaus.org/Protocol#Protocol-Receipt > > But, it's up to the client whether it will be supported. PHP client supports > it like this > > http://stomp.codehaus.org/PHP+Synchronous+vs.+Asynchronous+operations > > Cheers >