Bug 1043942

Summary: Documentation: Inconsistencies in chapter 21.9. Configure a Generic JMS Resource Adapter...
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: agiertli, lcosti, msvehla, smumford
Target Milestone: GA   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:25:04 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 Miroslav Novak 2013-12-17 13:26:56 UTC
There are some issues in Administration and Configuration guide in chapter 21.9 [1].

a) bad activation config property in example code in "Result" - jndiProperties -> jndiParameters
b) also replace:
@ResourceAdapter("generic-jms-ra.rar")

by:
@ResourceAdapter("generic-jms-ra-jar-1.0.1.Final-redhat-1.jar")


[1] http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/6.2/html/Administration_and_Configuration_Guide/Configure_a_Generic_JMS_Resource_Adapter_for_Use_with_a_Third-party_JMS_Provider.html

Comment 7 Martin Svehla 2014-03-04 10:08:20 UTC
look good