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 » General IBM MQ Support » Java-MQ - setting MQRFH header off - how to ?

Post new topic  Reply to topic
 Java-MQ - setting MQRFH header off - how to ? « View previous topic :: View next topic » 
Author Message
apokai
PostPosted: Tue Jan 03, 2006 9:02 am    Post subject: Java-MQ - setting MQRFH header off - how to ? Reply with quote

Newbie

Joined: 03 Jan 2006
Posts: 4

Hi guys,

Quick question, I'm trying to get rid off the RFH header in the message body.

Here's some info:
My queue is a model queue (dynamic temporary queue)
I'm sending TextMessage to the model queue via JMS
I'm setting the targetClient to NONJMS_MQ :

Code:

private int _targetClient = JMSC.MQJMS_CLIENT_NONJMS_MQ;


And

Code:

package com.ibm.mq.jms;
public interface JMSC
{
...
int MQJMS_CLIENT_NONJMS_MQ = 1;
...
}


Some web sites say that MQRFH2 is optional, can be turned off with a flag and JMS admin tool. But, I don't think it is working in my case since I'm using a temp. dynamic model queue.

I only need a quick way to send a TextMessage WITHOUT RFH HEADER to a queue created by an MQ temp. dynamic model queue


Any help would be appreciated. thk !
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Jan 03, 2006 9:13 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Please don't double-post.

Follow ups here - http://www.mqseries.net/phpBB2/viewtopic.php?t=26293
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Java-MQ - setting MQRFH header off - how to ?
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.