Bug 1303692

Summary: Admin and Config Guide: mqetclient.jar doesn`t have to be added to wmq.jmsra.rar
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: mstyk
Component: DocumentationAssignee: David Michael <dmichael>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: dmichael, eap-docs, sgilda
Target Milestone: post-GAKeywords: Documentation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 23087, Administration and Configuration Guide-6.4 Build Date: 08-10-2015 16:59:36 Topic ID: 8808-757367 [Latest]
Last Closed: 2016-10-20 19:12:50 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 mstyk 2016-02-01 16:50:38 UTC
Title: Deploy the WebSphere MQ Resource Adapter

Describe the issue: Since following part is not actual and mqetclient.jar doesn`t need to be added to rar, it should be removed

"If you need transaction support with the WebSphereMQ resource adapter, you must repackage the wmq.jmsra-VERSION.rar archive to include the mqetclient.jar. You can use the following command:

 

[user@host ~]$ jar -uf wmq.jmsra-VERSION.rar mqetclient.jar

 

Be sure to replace the VERSION with the correct version number. 
"


Suggestions for improvement:
remove following part 

"If you need transaction support with the WebSphereMQ resource adapter, you must repackage the wmq.jmsra-VERSION.rar archive to include the mqetclient.jar. You can use the following command:

 

[user@host ~]$ jar -uf wmq.jmsra-VERSION.rar mqetclient.jar

 

Be sure to replace the VERSION with the correct version number. 
"

Additional information: