mirror of https://github.com/apache/activemq.git
Config file org.apache.activemq.server-default.cfg points config to ${karaf.base}/etc
(cherry picked from commit 132840b09f
)
This commit is contained in:
parent
b1c09d9a85
commit
4808b35b5f
|
@ -17,4 +17,4 @@
|
|||
|
||||
broker-name=amq-broker
|
||||
data=${karaf.data}/${broker-name}
|
||||
config=${karaf.base}/etc/activemq.xml
|
||||
config=${karaf.etc}/activemq.xml
|
||||
|
|
Loading…
Reference in New Issue