Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 23303 invoked from network); 23 Feb 2010 16:10:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Feb 2010 16:10:51 -0000 Received: (qmail 31994 invoked by uid 500); 23 Feb 2010 16:10:51 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 31900 invoked by uid 500); 23 Feb 2010 16:10:50 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 31888 invoked by uid 99); 23 Feb 2010 16:10:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Feb 2010 16:10:50 +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; Tue, 23 Feb 2010 16:10:49 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 44DED234C052 for ; Tue, 23 Feb 2010 08:10:28 -0800 (PST) Message-ID: <1054198574.464001266941428280.JavaMail.jira@brutus.apache.org> Date: Tue, 23 Feb 2010 16:10:28 +0000 (UTC) From: "Kevan Miller (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-5154) system property overrides to config-substitutions.properties does not work for activemq.xml MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org system property overrides to config-substitutions.properties does not work for activemq.xml ------------------------------------------------------------------------------------------- Key: GERONIMO-5154 URL: https://issues.apache.org/jira/browse/GERONIMO-5154 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Affects Versions: 2.2 Reporter: Kevan Miller GeronimoPropertyPlaceholderConfigurer is used to perform config-substitution for activemq.xml. However, system properties aren't overriding the values configured in var/config/config-substitutions.properties. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.