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 883531021C for ; Thu, 3 Oct 2013 10:27:38 +0000 (UTC) Received: (qmail 19222 invoked by uid 500); 3 Oct 2013 10:27:30 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 19182 invoked by uid 500); 3 Oct 2013 10:27:22 -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 19148 invoked by uid 99); 3 Oct 2013 10:27:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Oct 2013 10:27:18 +0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Oct 2013 10:27:12 +0000 Received: from jim.nabble.com ([192.168.236.80]) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1VRg70-0003lq-8l for users@qpid.apache.org; Thu, 03 Oct 2013 03:26:26 -0700 Date: Thu, 3 Oct 2013 03:26:11 -0700 (PDT) From: NimbusParc To: users@qpid.apache.org Message-ID: <1380795971208-7598961.post@n2.nabble.com> In-Reply-To: <524D2D10.6000003@redhat.com> References: <522DB995.1010308@redhat.com> <1379049684527-7598154.post@n2.nabble.com> <524D2D10.6000003@redhat.com> Subject: Re: Create a collection of topics MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org +1 yes, its just creating senders for the amq.topic . As Gordon Sim said, it's good to create one sender to amq.topic and set the subject to each message. Gordon Sim wrote > It's not actually 'creating' topics, it is just creating senders for the > amq.topic topic, each with a specific default subject. > > So you could just create one sender to amq.topic, and then set the > subject of each message you send out. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > users-unsubscribe@.apache > For additional commands, e-mail: > users-help@.apache -- View this message in context: http://qpid.2158936.n2.nabble.com/Create-a-collection-of-topics-tp7597987p7598961.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org