Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 60763 invoked from network); 8 Jan 2008 20:40:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jan 2008 20:40:13 -0000 Received: (qmail 86747 invoked by uid 500); 8 Jan 2008 20:40:02 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 86584 invoked by uid 500); 8 Jan 2008 20:40:02 -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 86575 invoked by uid 99); 8 Jan 2008 20:40:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jan 2008 12:40:02 -0800 X-ASF-Spam-Status: No, hits=-99.8 required=10.0 tests=ALL_TRUSTED,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jan 2008 20:39:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E774F71422E for ; Tue, 8 Jan 2008 12:39:44 -0800 (PST) Message-ID: <644499.1199824784943.JavaMail.jira@brutus> Date: Tue, 8 Jan 2008 12:39:44 -0800 (PST) From: "Trevor Pounds (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-1542) NetworkConnector parameters are not passed back over a duplex connection MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org NetworkConnector parameters are not passed back over a duplex connection ------------------------------------------------------------------------ Key: AMQ-1542 URL: https://issues.apache.org/activemq/browse/AMQ-1542 Project: ActiveMQ Issue Type: Bug Affects Versions: 5.0.0 Reporter: Trevor Pounds This issue has been described in the following mainly pertaining to networkTTL parameter but this bug actually affects all parameters one wishes to propagate to the remote broker via a duplex connection. see: http://www.nabble.com/NetworkTTL-and-Duplex-Problem-to14428941s2354.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.