Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 59344 invoked from network); 6 Oct 2006 15:14:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Oct 2006 15:14:19 -0000 Received: (qmail 1655 invoked by uid 500); 6 Oct 2006 15:14:11 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 1630 invoked by uid 500); 6 Oct 2006 15:14:10 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 1603 invoked by uid 99); 6 Oct 2006 15:14:10 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Oct 2006 08:14:10 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=james.strachan@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [64.233.182.190] ([64.233.182.190:61893] helo=nf-out-0910.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 28/73-24193-DB276254 for ; Fri, 06 Oct 2006 08:14:06 -0700 Received: by nf-out-0910.google.com with SMTP id p77so147513nfc for ; Fri, 06 Oct 2006 08:14:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=r1oTP0rbXWIhV+Ud8tj52rd1Uk2hz51wYMnlw0T0zycFadJ5VmfKRVmHG1zzrYyBYflzFryZSxCwx+5Epx/TSlmpe3fsdQUKeH91LWG0QpcY+6PaLrby1ToZlidOae4W9CeIfgATVx8K63zQnjFXuwtx5yOcMfHYLpfjnb4Rz08= Received: by 10.82.129.8 with SMTP id b8mr215152bud; Fri, 06 Oct 2006 08:14:02 -0700 (PDT) Received: by 10.82.147.16 with HTTP; Fri, 6 Oct 2006 08:14:02 -0700 (PDT) Message-ID: Date: Fri, 6 Oct 2006 16:14:02 +0100 From: "James Strachan" To: activemq-users@geronimo.apache.org Subject: Re: Setting the Delivery Mode for a message In-Reply-To: <20061006151215.46431.qmail@web26213.mail.ukl.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061006151215.46431.qmail@web26213.mail.ukl.yahoo.com> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 10/6/06, Pico Florin wrote: > So, shoul I understand that setDeliveryMode(int) for the Message sets the delivery mode for the message object by taking the delivery mode from the Producer doesn't it? users are not meant to call that method - only JMS provider are - since the provider will always call that method within the producer.send() implementation to copy on the delivery mode from the producer. -- James ------- http://radio.weblogs.com/0112098/