Rodrigo K. Ferreira wrote:
Hi,

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 ?

Thanks,


You need to load a store, there is one on trunk for windows and for linux you can pick it up
here: http://qpidcomponents.org/

Carl.




---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to