Hello,<div><br><div>I am trying to figure out where rabbitmq stores durable messages (mnsesia database) on windows 7.</div><div><br></div><div>Here is what I have done so far:</div><div><ul><li>Created a durable exchange</li>
<li>Set the delivery mode property to true in my basic publish</li><li>Created a durable queue</li><li>In a rabbitmq.config file (added to an environment variable) I have the following content:</li><ul><li></li><li>MNESIA_BASE=C:\system\rabbitmq\mnesia</li>
<li>MNESIA_DIR=C:\system\rabbitmq\mnesia</li></ul></ul></div><div>The result is that I don&#39;t see any file in the mnsesia directory but messages are indeed in the queue as testified by a &quot;rabbitmqctl list_queues&quot;....</div>
</div><div><br></div><div>Can anyone please help?</div><div><br></div><div>Regards,</div><div><br></div><div>Julien.</div>