I added the following to virtualhosts.xml
<queue>
<name>TestQueue</name>
<TestQueue>
<exchange>amq.direct</exchange>
<lvq>true</lvq>
<lvqKey>TestKey</lvqKey>
</TestQueue>
<durable>true</durable>
</queue>
I didn't realize the durable flag was outside fo the TestQueue element. I
moved it inside the TestQueue element and it works. Sorry for the
inconvenience.
--
View this message in context: http://qpid.2158936.n2.nabble.com/Durable-Last-Value-Queue-tp7596176p7596181.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org
|