Add Support for Message priority to JMS Client -----------------------------------------------
Key: AMQ-2790 URL: https://issues.apache.org/activemq/browse/AMQ-2790 Project: ActiveMQ Issue Type: Sub-task Components: JMS client Reporter: Rob Davies Assignee: Rob Davies Fix For: 5.4.0 Provide optional support for client-side message priority - use a property on the ActiveMQConnectionFactory - messagePrioritySupported (default = true) to set the use of a Priority based message Queue. If not enabled, messages will be dispatched to consumers in FIFO fashion. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.