I am trying to run qpid broker on Windows XP. We want to enable persistence. We are loading an external third party module - which is Berkely DB. We are using the following command line arguments for starting the broker in persistence mode
qpidbroker.exe --auth no --load-module libdb48.dll --data-dir c:\Test -t However when we are starting the broker we are getting the following message. "No message store configured, persistence is disabled." When the broker is restarted, the messages are not persistent. -- View this message in context: http://old.nabble.com/Enabling-persistence-in-qpid-broker-tp26897661p26897661.html Sent from the Qpid Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
