ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » Bypass Creation of RFH2 Header

Post new topic  Reply to topic
 Bypass Creation of RFH2 Header « View previous topic :: View next topic » 
Author Message
chevulan
PostPosted: Sun Jun 02, 2002 2:26 pm    Post subject: Bypass Creation of RFH2 Header Reply with quote

Newbie

Joined: 02 Jun 2002
Posts: 1

I am looking for an example code to by pass creation of RFH2 header. In MQSeries JMS API, I read that RFH2 header creation can be bypassed by setting a property in destination client. I know how to bypass creation of RFH2 header in case of objects adminstered through JNDI. I do not know how to bypass creation of RFH2 header in JMS-PTP and non-JNDI implementation.

Can anyone help?

thanks
Nags
Back to top
View user's profile Send private message
vanvught
PostPosted: Mon Jun 17, 2002 2:52 am    Post subject: Reply with quote

Apprentice

Joined: 02 Jul 2001
Posts: 35
Location: The Netherlands

The following code will bypass the RFH2 header

//Flag to indicate whether or not the remote application is JMS compliant
((MQDestination) qSend).setTargetClient(JMSC.MQJMS_CLIENT_NONJMS_MQ);
Back to top
View user's profile Send private message
bower5932
PostPosted: Mon Jun 17, 2002 11:56 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

You can also get rid of the RFH2 header by using JMSAdmin and changing the TARGCLIENT property of the queue or topic to be MQ.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Bypass Creation of RFH2 Header
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.