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 9B14988B4 for ; Tue, 16 Aug 2011 21:59:14 +0000 (UTC) Received: (qmail 52752 invoked by uid 500); 16 Aug 2011 21:59:14 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 52618 invoked by uid 500); 16 Aug 2011 21:59:13 -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 52607 invoked by uid 99); 16 Aug 2011 21:59:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2011 21:59:13 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=FREEMAIL_FROM,SPF_SOFTFAIL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of jessezbj@hotmail.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; Tue, 16 Aug 2011 21:59:08 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QtReo-0006We-Na for users@activemq.apache.org; Tue, 16 Aug 2011 14:58:46 -0700 Date: Tue, 16 Aug 2011 14:58:46 -0700 (PDT) From: jessezbj To: users@activemq.apache.org Message-ID: <1313531926720-3748587.post@n4.nabble.com> Subject: How to disable ActiveMQ 5.4.2 failover successful connection by editing log4j.properties MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I tried to set log4j.logger.org.apache.activemq=ERROR in log4j.properties used by client code. but the INFO message of successful connection always come out. how to fix it? -- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-disable-ActiveMQ-5-4-2-failover-successful-connection-by-editing-log4j-properties-tp3748587p3748587.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.