You are not using the JMS API correctly.  Read the JMS spec or post this
message to the user forums.

Regards,
Hiram

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:jboss-development-admin@;lists.sourceforge.net]On Behalf Of T.
> Subramanian
> Sent: Wednesday, October 30, 2002 11:54 AM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-dev] JMS - priority queueing
>
>
> 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



-------------------------------------------------------
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-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to