Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 35807 invoked from network); 7 Dec 2010 00:22:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Dec 2010 00:22:47 -0000 Received: (qmail 56782 invoked by uid 500); 7 Dec 2010 00:22:46 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 56756 invoked by uid 500); 7 Dec 2010 00:22:46 -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 56748 invoked by uid 99); 7 Dec 2010 00:22:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Dec 2010 00:22:46 +0000 X-ASF-Spam-Status: No, hits=3.0 required=10.0 tests=FORGED_YAHOO_RCVD,FREEMAIL_FROM,RFC_ABUSE_POST,SPF_HELO_PASS,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Dec 2010 00:22:40 +0000 Received: from joe.nabble.com ([192.168.236.151]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1PPlJz-0003lm-6T for users@activemq.apache.org; Mon, 06 Dec 2010 16:22:19 -0800 Date: Mon, 6 Dec 2010 16:22:19 -0800 (PST) From: benoitx To: users@activemq.apache.org Message-ID: <1291681339184-3075590.post@n4.nabble.com> In-Reply-To: <444005.53382.qm@web53804.mail.re2.yahoo.com> References: <1291671397836-3075377.post@n4.nabble.com> <1291671892.2431.21.camel@office> <444005.53382.qm@web53804.mail.re2.yahoo.com> Subject: Re: [5.4.2] New XML config issue? Not backward compatible? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Sorry to come back on this... When we set this up via Spring XML, the validate=false does not seem to work: we seem to get this: 2010-12-07 00:17:29,558 ERROR [notifiers.ConnectNotifier#?] (WrapperListener_start_runner:) Failed to connect/reconnect: ActiveMQJmsConnector{this=3d31f2b4, started=false, initialised=true, name='Ap_jmsConnector', disposed=false, numberOfConcurrentTransactedReceivers=4, createMultipleTransactedReceivers=true, connected=false, supportedProtocols=[jms], serviceOverrides=null}. Root Exception was: Invalid connect parameters: {validate=false}. Type: class java.lang.IllegalArgumentException Any suggestion welcome... Thanks! Benoit -- View this message in context: http://activemq.2283324.n4.nabble.com/5-4-2-New-XML-config-issue-Not-backward-compatible-tp3075377p3075590.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.