Hello, Using Artemis, I have messages that are entering the broker as non-persistent messages. But, I need to make the messages persistent as soon as possible. So preferably within the broker. Is there any predefined method to do that? (I could not find one...) Or is this a job for a custom transformer icw "setJMSDeliveryMode"?
thx, Erwin
