Description
JMS 1.1 spec section 3.4.11 lists properties that should be set from sending a message:
JMSDestination, JMSDeliveryMode, JMSExpiration, JMSPriority, JMSMessageID, JMSTimestamp and presumably JMSRedelivered. These are getting set on the amq-message copy rather than the original message in ActiveMQSession.
Attachments
Issue Links
- breaks
-
AMQ-2963 JMSBridgeConnectors does not work with IBM MQ and ActiveMQ 5.4.0
- Resolved