I have installed qpid-0.30 on Ubuntu 14.04. I have compiled the same from source code using the cpp files available in Downloads section.
Everything is working fine. I can connect to QPID, send message and receive too. But I when I restart the process there is no persistence
I am unable to find how to enable the same. The code uses durable queues and persistent messages. Which I can confirm using qpid-stat
Any help or pointers are appreciated
Regards, Tarun