<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Sorry, to the whole list:</span><br><br><div class="gmail_quote">On Tue, Jun 15, 2010 at 22:59, Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@rabbitmq.com">matthias@rabbitmq.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">henrybaxter wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Given the following rabbitmq startup command, how come my stomp adapter only<br></div>
listens on 127.0.0.1 [...]<div class="im"><br>
-rabbit stomp_listeners [{&quot;0.0.0.0&quot;,61613}] extra_startup_steps<br>
[{&quot;STOMP-listeners&quot;,rabbit_stomp,kickstart,[]}]<br>
</div></blockquote>
<br>
According to the README (<a href="http://hg.rabbitmq.com/rabbitmq-stomp/annotate/default/README#l82" target="_blank">http://hg.rabbitmq.com/rabbitmq-stomp/annotate/default/README#l82</a>), that should be &quot;-rabbit_stomp listeners ...&quot;.<br>

<br>
Also, the extra_startup_steps is not needed.<br><font color="#888888">
<br>
<br>
Matthias.<br></font></blockquote><div>�</div></div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">That worked Matthias, thank you. Please note that�<a href="https://dev.rabbitmq.com/wiki/StompGateway" target="_blank" style="color: rgb(42, 93, 176); ">https://dev.rabbitmq.com/wiki/StompGateway</a>�is where I got the &quot;-rabbit stomp_listeners&quot; from</span>