Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 79914 invoked from network); 5 Aug 2009 08:32:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Aug 2009 08:32:53 -0000 Received: (qmail 26076 invoked by uid 500); 5 Aug 2009 08:33:00 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 25984 invoked by uid 500); 5 Aug 2009 08:33:00 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 25972 invoked by uid 99); 5 Aug 2009 08:33:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2009 08:33:00 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2009 08:32:56 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C8172234C046 for ; Wed, 5 Aug 2009 01:32:35 -0700 (PDT) Message-ID: <1570883488.1249461155818.JavaMail.jira@brutus> Date: Wed, 5 Aug 2009 01:32:35 -0700 (PDT) From: "Jason Dexter (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-2344) Multicast works, but cannot be controlled MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org Multicast works, but cannot be controlled ----------------------------------------- Key: AMQ-2344 URL: https://issues.apache.org/activemq/browse/AMQ-2344 Project: ActiveMQ Issue Type: Bug Components: Transport Affects Versions: 5.2.0 Reporter: Jason Dexter I'm currently testing the network of brokers configuration (ref: http://activemq.apache.org/networks-of-brokers.html) Actually this works, but concerning the available parameters for discoveryUris, I do not see any effect, when using a xbean configuration like I do not want to produce much multicast traffic, because it is not necessary in my target networks. Is there a way to let the above configured transport work as required? Or is this a local brain problem? ;-) Kind Regards -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.