I&#39;m wondering about this too. One thing tripping me up now is the <span class="il">STOMP</span> adapter is passing:<br>&quot;ChPid =<br>         rabbit_channel:start_link(<div id=":10x" class="ii gt">self(), self(),<br>
                                  U#user.username, list_to_binary(VirtualHost)),&quot;<br>
<br>and rabbit_channel:start_link() is:<br>&quot;start_link(Channel, ReaderPid, WriterPid, Username, VHost) -&gt;<br>....&quot;<br><br>I&#39;m not sure what that first Channel parameter should be...seeing as that&#39;s what should get returned by that function?<br>

<br>Just not sure why that change was made or how I could fix it, any
tips would be appreciated because once that&#39;s solved I&#39;m pretty sure
it&#39;ll all work nicely.<br><br>Thank you,<br><font color="#888888">Nemanja</font></div><br><br><div class="gmail_quote">On Sat, Jun 27, 2009 at 2:48 PM, Ivan Delchev <span dir="ltr">&lt;<a href="mailto:ivdelchev@gmail.com">ivdelchev@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi everyone,<br>
<br>
I&#39;m new to the list but I&#39;m very fascinated by the features of<br>
RabbitMQ and plan to use it for a project of mine. For the purpose I<br>
would also require the rabbitmq-stomp adapter. I noticed that the<br>
current version of RabbitMQ is 1.6.0 but the latest tagged<br>
rabbitmq-stomp adapter is 1.5.5. When do you plan to release a 1.6<br>
rabbitmq-stomp adapter - I quite like the newly introduced access<br>
control features of RabbitMQ 1.6.0. Are there any recorded issues when<br>
using the new server with the older adapter?<br>
<br>
Great job!<br>
<br>
Regards,<br>
Ivan<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br>