From dev-return-21931-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Thu Sep 02 12:03:05 2010 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 72023 invoked from network); 2 Sep 2010 12:03:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Sep 2010 12:03:04 -0000 Received: (qmail 8909 invoked by uid 500); 2 Sep 2010 12:03:04 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 8728 invoked by uid 500); 2 Sep 2010 12:03: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 8720 invoked by uid 99); 2 Sep 2010 12:03:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Sep 2010 12:03:01 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Sep 2010 12:03:01 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o82C2e3x016541 for ; Thu, 2 Sep 2010 12:02:40 GMT Message-ID: <18323923.7821283428960450.JavaMail.jira@thor> Date: Thu, 2 Sep 2010 08:02:40 -0400 (EDT) From: "Colombo Marco (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-2895) Updating broker-config.xml for rar deployer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c Updating broker-config.xml for rar deployer ------------------------------------------- Key: AMQ-2895 URL: https://issues.apache.org/activemq/browse/AMQ-2895 Project: ActiveMQ Issue Type: Bug Components: Documentation Affects Versions: 5.4.0 Reporter: Colombo Marco Fix For: 5.4.1 Attachments: broker-config.xml The default broker-config.xml file is no more valid since xml schema validation introduced into 5.4.0 release. Please find attached the corrected version. Also the default persistence manager was updated to KahaDB (is the default since 5.3 release). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.