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 » How to set ApplIdentityData using JMS for MQ

Post new topic  Reply to topic
 How to set ApplIdentityData using JMS for MQ « View previous topic :: View next topic » 
Author Message
krishna
PostPosted: Thu Jun 06, 2002 8:34 am    Post subject: How to set ApplIdentityData using JMS for MQ Reply with quote

Newbie

Joined: 06 Jun 2002
Posts: 1

Hi,
I set the appicationidentity data using MQ base java. It is working fine. Now I am changing my application to use JMS to communicate with MQ. In this I used the property to set the appidentitydata,

outMessage.setStringProperty("ApplIdentityData", "XXXXX");

but it seems not working. Do we need to set any queue open options and put message options. If we need to do so, how can we set the context and other options for open and put and get message options.

And I also need how to set correlationId, messageId and Message format(MQSTR).

I am setting this way

outMessage.setJMSCorrelationIDAsBytes(MQC.MQMI_NONE);
outMessage.setJMSCorrelationIDAsBytes(MQC.MQMI_NONE);
//outMessage.setJMSType(MQC.MQFMT_STRING);
outMessage.setStringProperty("JMS_IBM_Format",
MQC.MQFMT_STRING);




So Please clarify the doubts regarding mapping jms fields into MQ.

Thanks,
Krishna
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 » IBM MQ Java / JMS » How to set ApplIdentityData using JMS for MQ
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.