I have a JMS client servlet sending messages to queue. I would like to set properties like a JMSPriority Header with a certain value, JMSMessageID, JMSXDeliveryCount.
How can I do this in @activationConfig in the MessageBean and in the Message Producer Servlet? thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189258#4189258 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189258 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
