ARTEMIS-3334 suggest to use the etc directory, which is already in the classpath and also has all other config files
This commit is contained in:
parent
bafefdc8ec
commit
3ff70cb7d3
|
@ -163,6 +163,7 @@ following:
|
|||
- `jgroups-file` attribute. This is the name of JGroups configuration
|
||||
file. It will be used to initialize JGroups channels. Make sure the
|
||||
file is in the java resource path so that Apache ActiveMQ Artemis can load it.
|
||||
The typical location for the file is the `etc` directory from the broker instance.
|
||||
|
||||
- `jgroups-channel` attribute. The name that JGroups channels connect
|
||||
to for broadcasting.
|
||||
|
|
Loading…
Reference in New Issue