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 76DA178D7 for ; Fri, 9 Dec 2011 19:28:48 +0000 (UTC) Received: (qmail 63332 invoked by uid 500); 9 Dec 2011 19:28:48 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 63299 invoked by uid 500); 9 Dec 2011 19:28:48 -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 63291 invoked by uid 99); 9 Dec 2011 19:28:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2011 19:28:47 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of steve@subwest.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2011 19:28:42 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RZ67K-0000jI-1Z for users@activemq.apache.org; Fri, 09 Dec 2011 11:28:22 -0800 Date: Fri, 9 Dec 2011 11:28:22 -0800 (PST) From: sub3 To: users@activemq.apache.org Message-ID: <1323458902031-4177902.post@n4.nabble.com> Subject: Subscribed w/Wildcard, Not propagating across brokers MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I have a network of brokers, all attached to each other. When 1 client subscribes to a queue or topic, regardless of which broker the sender is on, the messages correctly propagate between the brokers. However, when I subscribe to a topic using a wildcard (i.e. 'PROJ.>') only clients connected to same broker as the sender receive these messages. Am I missing something in the configuration, or is this not possible? Thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/Subscribed-w-Wildcard-Not-propagating-across-brokers-tp4177902p4177902.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.