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 » Does JMS destination supports JMSpriority ?

Post new topic  Reply to topic
 Does JMS destination supports JMSpriority ? « View previous topic :: View next topic » 
Author Message
KIT_INC
PostPosted: Wed Apr 04, 2012 4:33 am    Post subject: Does JMS destination supports JMSpriority ? Reply with quote

Knight

Joined: 25 Aug 2006
Posts: 589

I have this on the IBM developer forum for a week with no luck. I hope that some one here can help.

In IBN MQ when I do an MQGET call, I can get message FIFO or by priority. This is determined by the attribute of the MQ queue 'MSGDLVSQ(FIFO)' or 'MSGDLVSQ(PRIORITY)' . The MQ application does not have to do any change on the MQGET call.
When I use the default JMS provider on WAS, is there an equivalent setting for the JMS destination so that I do not have to change the application ? If yes, can someone point me to which parameter to set ? If there is a need to change the application, where do I have to change if I am using the onmessage() method?
Back to top
View user's profile Send private message
mqsiuser
PostPosted: Wed Apr 04, 2012 5:27 am    Post subject: Re: Does JMS destination supports JMSpriority ? Reply with quote

Yatiri

Joined: 15 Apr 2008
Posts: 637
Location: Germany

Can you switch from the "Default messaging provider" to the "WebSphere MQ messaging provider" !?

KIT_INC wrote:
This is determined by the attribute of the MQ queue 'MSGDLVSQ(FIFO)' or 'MSGDLVSQ(PRIORITY)'[...]
When I use the default JMS provider on WAS, is there an equivalent setting for the JMS destination so that I do not have to change the application ? If yes, can someone point me to which parameter to set ?


In WAS you will have Queue connection factories: That's QMGRs (queue manager connection-information) basically... and Queues

On the Queues: Select a queue and then go to "MQ Config" and then there is "Message delivery sequence"... it shows "FIFO" and I am able to change it (with drop-down) to "Priority"

KIT_INC wrote:
If there is a need to change the application, where do I have to change if I am using the onmessage() method?

I guess that is the wrong place
_________________
Just use REFERENCEs
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Apr 04, 2012 8:59 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

If you can change anything (force a different value from the MQAdmin default ones) you will find it in the JNDI setup.

Also note that most of those values also translate to a DESTINATION URI

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Does JMS destination supports JMSpriority ?
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.