<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/3/5 Christopher Lefevre <span dir="ltr">&lt;<a href="mailto:CLefevre@transparent.com" target="_blank">CLefevre@transparent.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

We currently are doing this on a local RabbitMQ instance via the rabbitmqctl  command line tool, but would like to use a centralized RabbitMQ server. The queues are being recreated programmatically already, but we’re looking for a solution,
 something that can be hopefully used with Gradle, to recreate the VHOST before running our service.</blockquote></div><br>Christopher,<br><br clear="all"><div style>Take a look at the HTTP API that comes with the management plugin:</div>

<div style><a href="http://hg.rabbitmq.com/rabbitmq-management/raw-file/3646dee55e02/priv/www-api/help.html">http://hg.rabbitmq.com/rabbitmq-management/raw-file/3646dee55e02/priv/www-api/help.html</a><br></div>-- <br>MK<br>

<br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>