Bug 1019076 - [Doc Bug Fix] Add table with description of attributes for messaging subsystem
Summary: [Doc Bug Fix] Add table with description of attributes for messaging subsystem
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: GA
: EAP 6.3.0
Assignee: Nidhi
QA Contact: Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-15 06:55 UTC by Miroslav Novak
Modified: 2014-08-14 15:19 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-28 15:28:10 UTC
Type: Bug


Attachments (Terms of Use)
messagign-subsystem.txt (35.53 KB, text/plain)
2014-02-07 11:00 UTC, Miroslav Novak
no flags Details

Description Miroslav Novak 2013-10-15 06:55:32 UTC
Description of problem:
There is missing list of attributes with their description for messaging subsystem in "Administration and Configuration Guide" as we have in documentation for EAP 5. [1][2]

Expected results:
There should be table with name of the attribute, its type, default value and description.

[1] http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/5/html-single/HornetQ_User_Guide/index.html#server.configuration
[2] http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/5/html-single/HornetQ_User_Guide/index.html#hornetq-jms_xml_Reference

Comment 1 Scott Mumford 2014-02-07 04:14:01 UTC
Thanks Miroslav. Can the existing content be ported into the 6 docs, or are the attributes different in later releases?

Comment 2 Miroslav Novak 2014-02-07 10:59:38 UTC
Name of the attributes is not always the same. Probably the best way is to check xsd schema: jboss-as-messaging_1_4.xsd in EAP 6.2.0.GA. 

Also all attributes are described when you connect to CLI and run command:
/subsystem=messaging/hornetq-server=default:read-resource-description

Thanks for looking at this.

I've attached output from cli. (messasging_subsystem.txt)

Comment 3 Miroslav Novak 2014-02-07 11:00:15 UTC
Created attachment 860437 [details]
messagign-subsystem.txt

Comment 4 Scott Mumford 2014-02-09 20:35:36 UTC
That's awesome Miroslav, thanks!

Comment 14 Martin Svehla 2014-06-20 07:03:20 UTC
Thanks Nidhi


Note You need to log in before you can comment on or make changes to this bug.