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: Influence the future
of Java(TM) technology. Join the Java Community
Process(SM) (JCP(SM)) program now.
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
- [JBoss-user] JMS - priority queueing T. Subramanian
- [JBoss-user] JMS - priority queueing T. Subramanian
