<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 10pt; color: #000000'><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px; color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div class="gmail_quote">On 30 November 2011 17:46, Simon MacMullen <span dir="ltr">&lt;<a href="mailto:simon@rabbitmq.com" target="_blank">simon@rabbitmq.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On 30/11/11 12:22, <a href="mailto:felix.devasia@accenture.com" target="_blank">felix.devasia@accenture.com</a> wrote:<br>
</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">2)or should there be an adapter (ratpack / custom) which can listen to</div></blockquote><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im"><br>
REST messages and talk to RabbitMq via AMQP?<br>
</div></blockquote>
<br>
I'm not aware of anything that's publicly available, although I'd be interested to hear if someone has written such a thing.<br></blockquote><div><br></div><div id="DWT1362">I'm not aware of anything that can do this OOTB but, if you're using Java/.Net, you may be able to cobble something together with Spring Integration.</div></div></blockquote>This simple prototype does exactly that: https://github.com/SpringSource/cloudfoundry-samples/tree/master/rabbit-rest<br><br>It consists of just web.xml and one other config file under src/main/webapp/WEB-INF<br><br>-Mark<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px; color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div class="gmail_quote"><div></div>

<div><br></div><div>Jim&nbsp;</div></div>
<br>_______________________________________________<br>rabbitmq-discuss mailing list<br>rabbitmq-discuss@lists.rabbitmq.com<br>https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss<br></blockquote><br></div></body></html>