message to the queue, specifying delivery mode, priority, and time
to live.
Regards,
Adrian
From: "T. Subramanian" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [JBoss-dev] JMS - priority queueing
Date: Wed, 30 Oct 2002 22:24:15 +0530
Hi All,
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 TextMess
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 TextMess