Mantis - Resin
Viewing Issue Advanced Details
2433 minor always 02-13-08 09:13 06-24-08 09:45
ferg  
ferg  
normal  
closed 3.1.5  
fixed  
none    
none 3.2.0  
0002433: JMS - add priority support
(rep by Malcolm)


I am trying to work out if JMS Priority is enabled in Resin. I am adding a
series of messages to a queue with different priorities (by setting
JMSPriority). But when I come to retrieve the messages they come back in the
sequence first in first out, seeming to take no notice of the priority
filter when retrieving records ie
JMSPriority = 9

If it does support JMSPriority perhaps someone will be able to point me in
teh right direction for docs etc.

I am using Spring JmsTemplate.


Notes
(0003223)
ferg   
06-24-08 09:45   
jms/2203