On 03/20/2017 11:28 AM, kiroalbatrosa wrote:
Thanks for tip, delivary mode is not set. Where would I set it up in the
activemq.xml, and should it look like this?

producer.setDeliveryMode(DeliveryMode.PERSISTENT);

Thanks again.



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Persistent-activemq-messages-tp4723885p4723894.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Yes, you need to tell the producer to mark the sent messages as persistent.

--
Tim Bish
twitter: @tabish121
blog: http://timbish.blogspot.com/

Reply via email to