[jboss-user] [JBoss Messaging] - Re: Questions on JBoss Messaging 1.4

gaohoward do-not-reply at jboss.com
Mon Jun 29 07:11:49 EDT 2009


Hi, I think about those values you should consult JMS spec. Some of them are determined only when the message is sent. for example in the spec

anonymous wrote : 
  | JMSPriority
  |     The JMSPriority header field contains the message’s priority.
  |     When a message is sent, this field is ignored. After completion of the send, it
  |     holds the value specified by the method sending the message.
  | 

That means you need to specify the priority in send() method.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240710#4240710

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240710




More information about the jboss-user mailing list