Hi All,
I am using JBoss 3.0.0 version. When I tried with JMS examples that uses the priority , it doesn't work as expected.

Following are the steps I have done. In a class used to send JMS messages to a queue I set the priority ranging from 0 -9. I used setJMSPriority(int) method in TextMessage object. But in the receiving end when I received the messages I always the get the priority as 4. Method I used to get the priority is getJMSPriority() method in TextMessage object.

I am using the JMS implementation that comes with JBoss 3.0.0.

Can any one using the priority feature of JMS ?. Any pointers will be of great help to me

Thanks,
Subramanian T



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to