Get the persistence stuff from QpidComponents.org:

http://qpidcomponents.org/download.html

Jonathan

Angel Freire wrote:
Hi,

I can't setup my qpid broker to have persistent storage running Gentoo
Linux.

I've downloaded the source qpid-cpp-0.5.tar.gz (I'm using the C++ version of
the broker) and compiled it with ./configure --prefix=/usr/local && make &&
make install.

The configuration file I've setup is this one:

log-to-syslog=yes
log-to-stderr=no
daemon=yes
auth=no
pid-dir=/var/run/qpid
data-dir=/var/lib/qpid

But this is the list of files I've in /usr/local/lib/qpid/daemon:

acl.la
acl.so
replicating_listener.la
replicating_listener.so
replication_exchange.la
replication_exchange.so

As far as I understand the documentation there should be at least one module
there for persistent storage. I've checked the config.log file from the
build to see if something went wrong and everything seems ok.

I'm missing something?

Thanks,
Angel



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to