activemq-artemis/artemis-jms-client/src
Jeff Mesnil 1bb710cd93 [ARTEMIS-1448] Fix Core to JMS conversion
priority is stored as a byte in the ICoreMessage's map.
It is stored then in a int when it is converted to JMS (as JMSPriority
header is an Integer).

JIRA: https://issues.apache.org/jira/browse/ARTEMIS-1448
2017-10-04 16:47:00 +02:00
..
main/java/org/apache/activemq/artemis [ARTEMIS-1448] Fix Core to JMS conversion 2017-10-04 16:47:00 +02:00
test/java/org/apache/activemq/artemis [ARTEMIS-1448] Fix Core to JMS conversion 2017-10-04 16:47:00 +02:00