Hello. I've not found any way to set messages time to live when sending to a JMS (activemq) queue.
I'd like to set headers only, without changing the endpoint URI. Is it possible ? I've read (and tested it too) that if a message header is set for the JMSExpiration, it's not taken into account if the option "preserveMessageQos" is not added into the URI. So, is there any other way using other headers ? Thanks for your help. Regards.