Bug 1032551

Summary: Documentation: Add note that EAP 6.x server with HornetQ configured as backup must not be used host any deployments
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Miroslav Novak <mnovak>
Component: DocumentationAssignee: Lucas Costi <lcosti>
Status: CLOSED CURRENTRELEASE QA Contact: Russell Dickenson <rdickens>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: ataylor, jbertram, jmesnil, lcosti, msvehla
Target Milestone: GA   
Target Release: EAP 6.2.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-24 20:14:47 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:
Embargoed:

Description Miroslav Novak 2013-11-20 11:45:25 UTC
Description of problem:
EAP 6.x server which has configured HornetQ as backup in dedicated HA topology cannot be used to host any deployments like EJBs (Stateless Session Beans, Message Driven Beans) or Servlets which are using/connecting to this backup server. It is unsupported configuration.
EAP 6.x server which has configured HornetQ as collocated backup (= there is HornetQ server configured as live and one HornetQ server configured as backup in messaging subsystem) can host deployments but they must be configured to connect HornetQ server configured as live.

Comment 1 Russell Dickenson 2013-11-26 00:51:40 UTC
Miroslav,

Would you agree that the information you have specified belong in the following section of the Admin & Config Guide? If not, where would you suggest?

http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/6.2/html-single/Administration_and_Configuration_Guide/index.html#sect-High_Availability

Comment 2 Miroslav Novak 2013-11-26 08:55:41 UTC
Yes, this is a good place for this.  There could be new chapter "17.8.3. About deployments on HornetQ backup servers" or something like that.

Comment 3 Lucas Costi 2013-11-29 00:26:44 UTC
New topic 25722 created for this.

The topic has been inserted into:

6.2 A&C Guide (CS 14874, rev 561821)
6.3 A&C Guide (CS 22508, rev 561825)

Waiting on new build for QA.

Comment 5 Miroslav Novak 2014-02-10 08:59:21 UTC
Looking great! Thanks Lucas!