Description
Currently, JMSDeliveryDelay and JMSDeliveryTime are not supported in openwire v12
Comment added to relevant code:
// TODO: AMQ-8500 - update this when openwire supports JMSDeliveryTime
activemq-client/src/main/java/org/apache/activemq/ActiveMQMessageTransformation.java [public static void copyProperties(Message fromMessage, Message toMessage) throws JMSException]
./activemq-client/src/main/java/org/apache/activemq/ActiveMQSession.java [protected void send(..)]