[
https://issues.apache.org/jira/browse/AMQ-6189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194215#comment-15194215
]
ASF subversion and git services commented on AMQ-6189:
------------------------------------------------------
Commit 8a44c08b137fd1b591a9fabd4760bd64938a4d17 in activemq's branch
refs/heads/master from TomyLobo
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=8a44c08 ]
Move directory variables up (AMQ-6189)
Setting ACTIVEMQ_CONF to a different value and not moving it up will result in
login.config being taken from the old location.
This commit fixes this by moving these variables above all places they are used
in.
This closes #172
> 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
> Labels: easyfix
>
> 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)