On 03/20/2017 11:49 AM, kiroalbatrosa wrote:
Thanks tabish,

I just want to be sure on the matter since I have not set up activemq
before, is it ok to pu that anywhere in the broker or does it need a
specific place in the xml?



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


Sending messages persistently is not something you do on the broker side, your client controls when messages are sent as persistent or not using the DeliveryMode that is set on a MessageProducer, or one of its send methods that accepts a DeliveryMode value.

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

Reply via email to