Return-Path: X-Original-To: apmail-activemq-issues-archive@minotaur.apache.org Delivered-To: apmail-activemq-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6CA8418B37 for ; Sun, 28 Feb 2016 00:40:18 +0000 (UTC) Received: (qmail 31446 invoked by uid 500); 28 Feb 2016 00:40:18 -0000 Delivered-To: apmail-activemq-issues-archive@activemq.apache.org Received: (qmail 31406 invoked by uid 500); 28 Feb 2016 00:40:18 -0000 Mailing-List: contact issues-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 issues@activemq.apache.org Received: (qmail 31397 invoked by uid 99); 28 Feb 2016 00:40:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Feb 2016 00:40:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2EC382C14F2 for ; Sun, 28 Feb 2016 00:40:18 +0000 (UTC) Date: Sun, 28 Feb 2016 00:40:18 +0000 (UTC) From: "Ben Magistro (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMQ-6189) Installation directories should be defined earlier in "env" configuration file MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Ben Magistro created AMQ-6189: --------------------------------- Summary: Installation directories should be defined earlier in "env" configuration file Key: AMQ-6189 URL: https://issues.apache.org/jira/browse/AMQ-6189 Project: ActiveMQ Issue Type: Improvement Affects Versions: 5.13.0 Environment: CentOS 6.x Reporter: Ben Magistro Priority: Trivial When running AMQ with configuration files (env or appropriate location) set to use an alternate directory (ex ACTIVEMQ_CONF) not all parameters are able to use the alternate paths with current ordering. This is easily changed for installations/setups that need it. I think the default installation directories should be defined at/moved to the start of the file to ensure any item using these values have access to the configured values. -- This message was sent by Atlassian JIRA (v6.3.4#6332)