Hide Forgot
Title: HornetQ Message Replication Describe the issue: hornetq-configuration.xml in 17.9.1 [1] and 17.9.2 [2] should be replaced with standalone.xml and domain.xml. Also, the sample configuration [1] How a backup server looks for a live server to replicate data from depends on whether the backup-group-name parameter has been defined in the hornetq-configuration.xml file. [2] To configure the live and backup servers to be a replicating pair, configure both hornetq-configuration.xml files to have: Suggestions for improvement: [1] -> How a backup server looks for a live server to replicate data from depends on whether the backup-group-name parameter has been defined in the standaloen.xml and domain.xl file. [2] -> To configure the live and backup servers to be a replicating pair, configure both standalone.xml and domain.xml files to have:
Please ignore "Also, the sample configuration" in previous comment.