Bug 1044284

Summary: [Doc Bug Fix] hornetq-configuration.xml in 17.9.1 and 17.9.2 should be replaced with standalone.xml and domain.xml.
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Takayuki Konishi <tkonishi>
Component: DocumentationAssignee: Nidhi <nchaudha>
Status: CLOSED WONTFIX QA Contact: Russell Dickenson <rdickens>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: nchaudha, twells
Target Milestone: ---Keywords: Documentation, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 14874, Administration and Configuration Guide-6.2-1 Build Date: 18-10-2013 01:17:41 Topic ID: 13565-377003 [Latest]
Last Closed: 2015-02-05 09:23:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Takayuki Konishi 2013-12-18 02:52:13 UTC
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:

Comment 1 Takayuki Konishi 2013-12-18 02:56:12 UTC
Please ignore "Also, the sample configuration" in previous comment.