Hi all,

It looks like I have to make every single message I send on the queue
PERSISTENT (by setting the JMSDeliveryMode on each message to
DeliveryMode.PERSITENT).  Is there a configuration I could set somewhere
that would make all messages persistent?  I tried setting the DeliveryMode
on the producer and I set persistent=true on the broker, but with no
success.


Thx for your help

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Unable-to-persist-messages-in-DB-when-activeMQ-embedded-in-JBoss-5-1-tp3572630p3578044.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to