|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
QMANAGER property of a JMS QUEUE - why? |
« View previous topic :: View next topic » |
Author |
Message
|
PeterPotkay |
Posted: Thu Dec 11, 2003 1:19 pm Post subject: QMANAGER property of a JMS QUEUE - why? |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
When creating a JMS queue object, there is a property called QMANAGER, which the manual states is "The name of the queue manager to connect to."
I don't understand that. If you use the QCF to connect to the queue manager (which has all the connection info), why would you also want to specify that queue manager name again in the QUEUE object? What purpose does it serve? The only valid value I can think it could have would be the name of the QM you connected to via the QCF, so what's the point of specifying it again?
 _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Dec 11, 2003 3:10 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I think this property comes into play with remote messaging. It allows you to get the RQMNAME filled in the MQMD. Just a guess.... |
|
Back to top |
|
 |
PeterPotkay |
Posted: Mon Dec 15, 2003 10:23 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
That's what I thought, that it really maps to the ObjectQueueManager field in the MQOD. Which makes sense. If that is the case, then the description in the manual is just plain wrong, correct? It's not the QM you are connecting to, but rather the MQOD field.
(Normally I would just try something like this myself and get the answer, but I currently don't have a JMS app to fiddle with). _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
vennela |
Posted: Tue Jan 06, 2004 9:24 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Quote: |
I think this property comes into play with remote messaging. It allows you to get the RQMNAME filled in the MQMD. Just a guess.... |
I tested it and this turned out to be right.
Quote: |
If that is the case, then the description in the manual is just plain wrong |
It is wrong. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|