[ 
https://issues.apache.org/jira/browse/AMQ-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré updated AMQ-8045:
--------------------------------------
    Fix Version/s:     (was: 5.15.14)
                       (was: 5.16.1)
                       (was: 5.17.0)

> jetty.xml update use of env vars
> --------------------------------
>
>                 Key: AMQ-8045
>                 URL: https://issues.apache.org/jira/browse/AMQ-8045
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Transport, Web Console
>            Reporter: Francesco
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Please update jetty.xml file from:
> {{<property name="config" value="${activemq.conf}/jetty-realm.properties"/>}}
> to
> {{<property name="config" 
> value="file:${activemq.conf}/jetty-realm.properties"/>}}
> as already done for activemq.xml.
> As far as I understand, on bash it is makes no difference, on zsh I had my 
> broker stuck on:
> "${activemq.conf}/jetty-realm.properties not found"
> (as if it was not able to make the substitution).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to