ARTEMIS-2269 Using karaf.etc for config location

Karaf config should use predefined etc-dir instead of hard-coded etc
This commit is contained in:
Rico Neubauer 2019-03-05 11:12:57 +01:00 committed by Clebert Suconic
parent e2b71b1df9
commit 6216e81637

View File

@ -1,4 +1,4 @@
config=file:etc/artemis.xml
config=file:${karaf.etc}/artemis.xml
name=local
domain=karaf
rolePrincipalClass=org.apache.karaf.jaas.boot.principal.RolePrincipal