I do not see too much documentation (not in README, INSTALL, and runbook)
about persistence. Google qpid persistence leads to the components site,
that's why I check it out and try to build. 

If it is already with the 0.26 release, that is great.

So I have this in my /etc/qpid/qpidd.conf, assumeing the store.so IS for the
persistence.
load-module=/usr/lib/qpid/daemon/store.so

But when qpid starts, it still shows
[Store] warning Message store plugin: No storage providers available.

Feel like I still miss some config?

My goal is simple, start broker, create a queue, dump some messages, shut
down the broker, start again, the queue and messages are still there.

I have these libraries installed in order to build rhmessaging/store/, if I
miss something let me know.
apt-get install auto-make
apt-get install libdb-dev
apt-get install libtool




--
View this message in context: 
http://qpid.2158936.n2.nabble.com/How-to-config-c-broker-persistence-tp7605544p7605582.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to