> I'm running qpidd-0.5 at CentOS 5 x86_64 and I'm trying to > configure durable queues, I make the commands but when > restart the service, the information was lost. The daemon is > running with root user, I tought was a fs permission thing, > but isnt this. > > > qpid-config add exchange topic foo.topic --durable > > qpid-config add queue foo01 --durable --order lvq > > qpid-config --durable bind foo.topic foo01 foo.information.* > > > Some tip about this behavior ?
Did you build and load the store module? -Steve -- Steve Huston, Riverace Corporation Total Lifecycle Support for Your Networked Applications http://www.riverace.com --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
