Hi James, > -----Original Message----- > From: jbelch [mailto:[email protected]] > Sent: Tuesday, July 30, 2013 4:03 PM > To: [email protected] > Subject: Re: Durable Last Value Queue > > Is there a JMS property to set on the message to make the message > durable?
Someone with JMS expertise will need to help with this one. > In the C++ code, I found a qpid::messaging::Message.setDurable flag that > doesn't seem to be persisting the data. I am using Berkeley DB as the > message store. Both the message durable flag and the queue that the message ends up in need to be durable to actually be stored. -Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
