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 » Reply-To Queue

Post new topic  Reply to topic
 Reply-To Queue « View previous topic :: View next topic » 
Author Message
UpkarSharma
PostPosted: Thu Oct 18, 2001 10:18 pm    Post subject: Reply with quote

Apprentice

Joined: 15 Aug 2001
Posts: 27
Location: Mumbai

Reply-to queue names are used for reply messages. Sending application needs to mention the name of reply-to queue. The replies to the messages will be sent to this queue.

My question is how the retrieving application will get to know the name of reply-to queue? Is there any method (Java) thru which it can be identified?

Back to top
View user's profile Send private message Send e-mail MSN Messenger
kolban
PostPosted: Fri Oct 19, 2001 5:06 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

When an application needs the ReplyToQ, it is usually the originator of the initial request. As such, it is responsible for filling in the ReplyToQ details itself. Immediately after sending the request messages, it then starts waiting (get + wait) on the reply queue watching for the rely.

If multiple applications are involved (requestor is different from response receiver) then they both agree on a well known named queue.
Back to top
View user's profile Send private message
bower5932
PostPosted: Fri Oct 19, 2001 2:28 pm    Post subject: Reply with quote

Jedi Knight

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

Are you looking for the replyToQueueName,
replyToQueueManagerName variables of the MQMessage object?
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
UpkarSharma
PostPosted: Mon Oct 22, 2001 10:34 pm    Post subject: Reply with quote

Apprentice

Joined: 15 Aug 2001
Posts: 27
Location: Mumbai

I was able to get it ...
I used MQMessage Object and its fields replyToQueueName and replyToQueueManagerName to perform my job.
Thanks a lot.
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Reply-To Queue
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.