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: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to