What is the best way to ensure that messages persistence is turned off? I see two possible options - (1) turn off using JMS Message's delivery mode, (2) setting persistence flag to false in activemq.xml.
On setting persistence off on broker using activemq.xml, the JMS message returns deliverymode as 2 indicating that it will be persisted. -- View this message in context: http://old.nabble.com/Message-Persistence-via-Broker-or-JMS-Message-tp26682090p26682090.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.