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 619C7F857 for ; Mon, 15 Dec 2014 01:17:22 +0000 (UTC) Received: (qmail 75649 invoked by uid 500); 15 Dec 2014 01:17:21 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 75592 invoked by uid 500); 15 Dec 2014 01:17:21 -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 75573 invoked by uid 99); 15 Dec 2014 01:17:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Dec 2014 01:17:20 +0000 X-ASF-Spam-Status: No, hits=3.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX,URI_TRY_3LD X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tbain98@gmail.com designates 209.85.216.171 as permitted sender) Received: from [209.85.216.171] (HELO mail-qc0-f171.google.com) (209.85.216.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Dec 2014 01:17:16 +0000 Received: by mail-qc0-f171.google.com with SMTP id r5so7894881qcx.2 for ; Sun, 14 Dec 2014 17:14:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=RFA3aw5LaYOsP0A5mF/lAjJwIH9coqDyFH6GD4rSLe8=; b=uj0VEry8GQs3bu7U/S35R4SSjfi8G+oGqIVaccneANVZEmzsCcD7yNnNGWSZ+905pg GdRj0HjBY2lFCLepHnw8zg2uqqR5rrep6MLEkBC+QAdKuBLXL+B65/Yeq/5k7RDmnoSY paZ6r+SdjZLsM15UKx9u7qgVIon3kAdqxm7VODRpygez/DYs05l83JyKnLMp7/o8SSAW H7mIFhRopiahGf5Wkt/xMMZwLBOYFOA2bx5wVEtzbXmsmPm+seUGOpendOexLgOgnlnT LA1phvuUljdpt7cC8hNFApvXL7Y/gg0CCA5yJNr0YAcM9omvfLVi7qziirWp7sJ60SKT ycSw== MIME-Version: 1.0 X-Received: by 10.224.51.11 with SMTP id b11mr51265420qag.43.1418606080753; Sun, 14 Dec 2014 17:14:40 -0800 (PST) Sender: tbain98@gmail.com Received: by 10.229.37.130 with HTTP; Sun, 14 Dec 2014 17:14:40 -0800 (PST) Received: by 10.229.37.130 with HTTP; Sun, 14 Dec 2014 17:14:40 -0800 (PST) In-Reply-To: <1418247727900-4688706.post@n4.nabble.com> References: <1418079418092-4688578.post@n4.nabble.com> <1418148843841-4688623.post@n4.nabble.com> <1418169641254-4688631.post@n4.nabble.com> <1418247727900-4688706.post@n4.nabble.com> Date: Sun, 14 Dec 2014 20:14:40 -0500 X-Google-Sender-Auth: 4FcgFMmGsHRh_TNdKPZvlrVg_Vw Message-ID: Subject: Re: Reply message not forwarded across temporary bridged destination From: Tim Bain To: ActiveMQ Users Content-Type: multipart/alternative; boundary=047d7bdcad4e850658050a36f7b0 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bdcad4e850658050a36f7b0 Content-Type: text/plain; charset=UTF-8 I agree that there's probably some improvement possible here; I'd encourage you to think about how you'd want it to work and submit an enhancement request, to make this configuration easier for you and for the next person. On Dec 10, 2014 4:51 PM, "azdvorak" wrote: > My solution is to leave empty (which > means > all destinations not in the excluded list will be forwarded) and use the > element to exclude destinations that are not to be > bridged. > > http://activemq.apache.org/networks-of-brokers.html > excludedDestinations - destinations matching this list won't be forwarded > across the network > dynamicallyIncludedDestinations - destinations that match this list will be > forwarded across the network n.b. an empty list means all destinations not > in the exluded list will be forwarded > > -Alex > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Reply-message-not-forwarded-across-temporary-bridged-destination-tp4688578p4688706.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > --047d7bdcad4e850658050a36f7b0--