3rd Party Libraries has been edited by Marnie McCormack (Nov 21, 2006).

(View changes)

Content:

Berkeley DB Persistence

We use the Berkeley DB project for our persistence store.

You should download the version from http://www.oracle.com/technology/software/products/berkeley-db/je/index.html

Then to use it .. (details being added)

Amend your configuration file to add the following line

<store>
    <class>org.apache.qpid.server.store.berkeleydb.BDBMessageStore</class>
</store>

Reply via email to