In Artemis ActiveMQ Cluster documentation, it is specified that
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.
I have configured the test-jgroups-file_ping.xml JGroups configuration file, but I don't know where to place that file. What does java resource path reffers to. What is the java resource path location in Linux machine