From Websphere MQ, how to remove RFH2 header for non JMS client?

Solution Unverified - Updated -

Issue

In order to remove JMS RFH2 with websphere MQ, the targetClient value set NONJMS. However,the RFH2 header of JMS is still generated.

How to configure EAP to disable JMS RFH2 Header?

           <admin-object class-name="com.ibm.mq.connector.outbound.MQQueueProxy" jndi-name="java:jboss/ReplyQueue" pool-name="ReplyQueue">
                            <config-property name="baseQueueName">
                                ReplyQueue
                            </config-property>
                    <config-property name="targetClient">
                                NONJMS
                            </config-property>
                        </admin-object>
                    </admin-objects>

Environment

Red Hat JBoss Enterprise Application Platform
- 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content