Hi Marek,<br><br>That has fixed the issue when building from scratch, thanks.<br><br>However, we would like to get it working in 1.8.1 if possible. I&#39;ve tried checking out the revision of rabbitmq-jsonrpc-channel that Simon suggested most likely to work with 1.8.1 (0a920cb5180b) and loaded it into the 1.8.1 release version of rabbitmq, along with the head versions of rfc4627_jsonrpc, rabbit_jsonrpc, rabbit_mochiweb, mochiweb. Unfortunately this gives me the error I reported in my first post.<br>
<br>I tried building rabbitmq-server tag 1.8.1, but I got errors relating to what files were available in rabbit-codegen, and rabbit-codegen only has a 1.8.0 tag. Many of the other plugins aren&#39;t tagged for 1.8.1, so is using the head version of those likely to cause a problem? Most of the comments on the commits also reference bug numbers.. is there a public bug tracker anywhere so that I can work out what the commits are for? <br>
<br><br>On a more interesting, related note: is there any way of writing javascript that runs on a seperate webserver that connects to the rabbitmq-server&#39;s json-rpc? I&#39;m guessing either you could use JSONP, or in standards compliant browsers, you&#39;d need to use CORS/XHR2, and IE would need to use XDomainRequest (which needs support in the javascript lib doesn&#39;t it?). Has this issue been considered yet? To do CORS and JSONP would both require support in the web server, wouldn&#39;t they?<br>
<br>Thanks,<br clear="all">Cameron Harris<br>
<br><br><div class="gmail_quote">On 11 August 2010 17:41, Marek Majkowski <span dir="ltr">&lt;<a href="mailto:majek04@gmail.com">majek04@gmail.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;">
Cameron,<br>
<br>
It appears that rabbitmq-jsonrpc-channel had outdated signature for<br>
basic.consume. We&#39;ve fixed that in the default branch.<br>
<br>
Could you try again, and let us know if the new code works better?<br>
<br>
Cheers,<br>
  Marek<br>
<br>
<br>
On Fri, Aug 6, 2010 at 17:05, Cameron Harris &lt;<a href="mailto:cameron@cameronharris.org">cameron@cameronharris.org</a>&gt; wrote:<br>
&gt; I was running 1.8.1...<br>
&gt;<br>
&gt; Anyway, I&#39;ve reinstalled now, on Ubuntu Linux 10.04 this time. I built<br>
&gt; everything from the umbrella.<br>
&gt;<br>
&gt; Now I&#39;m getting a different problem on the examples:<br>
<div class="im">&gt;<br>
&gt; test_main<br>
&gt; {&quot;installGenericProxy&quot;:{&quot;name&quot;:&quot;open&quot;,&quot;idempotent&quot;:false,&quot;params&quot;:<br>
&gt; [{&quot;name&quot;:&quot;username&quot;,&quot;type&quot;:&quot;str&quot;},{&quot;name&quot;:&quot;password&quot;,&quot;type&quot;:&quot;str&quot;},<br>
&gt; {&quot;name&quot;:&quot;sessionTimeout&quot;,&quot;type&quot;:&quot;num&quot;},<br>
&gt; {&quot;name&quot;:&quot;virtualHost&quot;,&quot;type&quot;:&quot;str&quot;}]}}<br>
&gt; open<br>
</div>&gt; {&quot;installGenericProxy&quot;:{&quot;name&quot;:&quot;poll&quot;,&quot;idempotent&quot;:false,&quot;params&quot;:[]}}<br>
&gt; {&quot;installGenericProxy&quot;:{&quot;name&quot;:&quot;close&quot;,&quot;idempotent&quot;:false,&quot;params&quot;:<br>
&gt; []}}<br>
&gt; {&quot;installGenericProxy&quot;:{&quot;name&quot;:&quot;call&quot;,&quot;idempotent&quot;:false,&quot;params&quot;:<br>
&gt; [{&quot;name&quot;:&quot;method&quot;,&quot;type&quot;:&quot;str&quot;},{&quot;name&quot;:&quot;args&quot;,&quot;type&quot;:&quot;arr&quot;}]}}<br>
&gt; {&quot;installGenericProxy&quot;:{&quot;name&quot;:&quot;cast&quot;,&quot;idempotent&quot;:false,&quot;params&quot;:<br>
&gt; [{&quot;name&quot;:&quot;method&quot;,&quot;type&quot;:&quot;str&quot;},{&quot;name&quot;:&quot;args&quot;,&quot;type&quot;:&quot;arr&quot;},<br>
&gt; {&quot;name&quot;:&quot;content&quot;,&quot;type&quot;:&quot;str&quot;},{&quot;name&quot;:&quot;props&quot;,&quot;type&quot;:&quot;arr&quot;}]}}<br>
&gt; handle_channel_ready<br>
&gt; {&quot;q2&quot;:&quot;test-queue-1b&quot;}<br>
&gt; {&quot;q1&quot;:&quot;test-queue-1a&quot;}<br>
&gt; JsonRPC error:<br>
&gt; Service: &quot;/rpc/8DCB5AAAE542E25A84F64EE11A1398E1&quot;<br>
&gt; Method: &quot;call&quot;<br>
&gt; Params: [&quot;basic.consume&quot;,[0,&quot;test-queue-1a&quot;,&quot;aa-cons-<br>
&gt; tag1&quot;,false,false,false,false]]<br>
&gt; Response: {&quot;version&quot;:&quot;1.1&quot;,&quot;id&quot;:8,&quot;error&quot;:<br>
<div class="im">&gt; {&quot;name&quot;:&quot;JSONRPCError&quot;,&quot;code&quot;:500,&quot;message&quot;:&quot;Internal<br>
</div>&gt; error&quot;,&quot;error&quot;:&quot;{noproc,<br>
&gt;    {gen_server,call,<br>
&gt;        [&lt;0.875.0&gt;,<br>
&gt;         {jsonrpc,&lt;&lt;\&quot;call\&quot;&gt;&gt;,<br>
<div class="im">&gt;             {obj,<br>
&gt;                 [{\&quot;http_method\&quot;,&lt;&lt;\&quot;POST\&quot;&gt;&gt;},<br>
&gt;                  {\&quot;http_query_parameters\&quot;,{obj,[]}},<br>
&gt;                  {\&quot;http_headers\&quot;,<br>
&gt;                   {obj,<br>
&gt;                       [{\&quot;accept\&quot;,&lt;&lt;\&quot;*/*\&quot;&gt;&gt;},<br>
&gt;                        {\&quot;accept-charset\&quot;,<br>
&gt;                         &lt;&lt;\&quot;ISO-8859-1,utf-8;q=0.7,*;q=0.7\&quot;&gt;&gt;},<br>
&gt;                        {\&quot;accept-encoding\&quot;,&lt;&lt;\&quot;gzip, deflate\&quot;&gt;&gt;},<br>
&gt;                        {\&quot;accept-language\&quot;,&lt;&lt;\&quot;en-us,en;q=0.5\&quot;&gt;&gt;},<br>
&gt;                        {\&quot;cache-control\&quot;,&lt;&lt;\&quot;no-cache\&quot;&gt;&gt;},<br>
&gt;                        {\&quot;connection\&quot;,&lt;&lt;\&quot;keep-alive\&quot;&gt;&gt;},<br>
</div>&gt;                        {\&quot;content-length\&quot;,&lt;&lt;\&quot;126\&quot;&gt;&gt;},<br>
<div class="im">&gt;                        {\&quot;content-type\&quot;,&lt;&lt;\&quot;application/json;<br>
&gt; charset=UTF-8\&quot;&gt;&gt;},<br>
</div>&gt;                        {\&quot;host\&quot;,&lt;&lt;\&quot;vmrab1:55672\&quot;&gt;&gt;},<br>
<div class="im">&gt;                        {\&quot;keep-alive\&quot;,&lt;&lt;\&quot;115\&quot;&gt;&gt;},<br>
&gt;                        {\&quot;pragma\&quot;,&lt;&lt;\&quot;no-cache\&quot;&gt;&gt;},<br>
&gt;                        {\&quot;referer\&quot;,<br>
</div>&gt;                         &lt;&lt;\&quot;<a href="http://vmrab1:55672/rabbitmq_lib/www-" target="_blank">http://vmrab1:55672/rabbitmq_lib/www-</a><br>
<div class="im">&gt; examples/test/index.html\&quot;&gt;&gt;},<br>
&gt;                        {\&quot;user-agent\&quot;,<br>
</div>&gt;                         &lt;&lt;\&quot;Mozilla/5.0 (Windows; Windows NT 6.1;<br>
&gt; WOW64; rv:2.0b3pre) Gecko/20100801 Minefield/4.0b3pre ( .NET CLR<br>
&gt; 3.5.30729; .NET4.0E)\&quot;&gt;&gt;},<br>
&gt;                        {\&quot;x-json-rpc-timeout\&quot;,&lt;&lt;\&quot;5000\&quot;&gt;&gt;},<br>
&gt;                        {\&quot;x-requested-with\&quot;,&lt;&lt;\&quot;XMLHttpRequest<br>
&gt; \&quot;&gt;&gt;}]}},<br>
&gt;                  {\&quot;remote_peername\&quot;,&lt;&lt;\&quot;172.20.5.26\&quot;&gt;&gt;},<br>
&gt;                  {\&quot;scheme\&quot;,&lt;&lt;\&quot;http\&quot;&gt;&gt;}]},<br>
&gt;             [&lt;&lt;\&quot;basic.consume\&quot;&gt;&gt;,<br>
&gt;              [0,&lt;&lt;\&quot;test-queue-1a\&quot;&gt;&gt;,&lt;&lt;\&quot;aa-cons-<br>
&gt; tag1\&quot;&gt;&gt;,false,false,false,<br>
&gt;               false]]},<br>
&gt;         5000]}}&quot;}}<br>
&gt; JsonRPC error:<br>
&gt; Service: &quot;/rpc/8DCB5AAAE542E25A84F64EE11A1398E1&quot;<br>
&gt; Method: &quot;call&quot;<br>
&gt; Params: [&quot;basic.consume&quot;,[0,&quot;test-<br>
&gt; queue-1b&quot;,&quot;&quot;,false,false,false,false]]<br>
&gt; Response: {&quot;version&quot;:&quot;1.1&quot;,&quot;id&quot;:7,&quot;error&quot;:<br>
&gt; {&quot;name&quot;:&quot;JSONRPCError&quot;,&quot;code&quot;:500,&quot;message&quot;:&quot;AMQP error&quot;,&quot;error&quot;:<br>
&gt; {&quot;code&quot;:&quot;command_invalid&quot;,&quot;text&quot;:&quot;unimplemented<br>
&gt; method&quot;,&quot;method&quot;:&quot;basic.consume&quot;}}}<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &quot;unimplemented method&quot;?<br>
&gt; My rabbitmqctl status is:<br>
&gt; Status of node rabbit@vmrab1 ...<br>
<div class="im">&gt; [{running_applications,<br>
&gt;     [{rabbit_jsonrpc_channel,&quot;RabbitMQ JSON-RPC Channels&quot;,&quot;0.01&quot;},<br>
</div>&gt;      {rabbit,&quot;RabbitMQ&quot;,&quot;%%VSN%%&quot;},<br>
&gt;      {os_mon,&quot;CPO  CXC 138 46&quot;,&quot;2.2.4&quot;},<br>
&gt;      {sasl,&quot;SASL  CXC 138 11&quot;,&quot;2.1.8&quot;},<br>
<div class="im">&gt;      {rabbit_jsonrpc,&quot;Rabbit JSON-RPC&quot;,&quot;0.01&quot;},<br>
&gt;      {rfc4627_jsonrpc,&quot;JSON RPC Service&quot;,&quot;0.01&quot;},<br>
&gt;      {rabbit_mochiweb,&quot;RabbitMQ Mochiweb Embedding&quot;,&quot;0.01&quot;},<br>
&gt;      {mochiweb,&quot;MochiMedia Web Server&quot;,&quot;1.3&quot;},<br>
</div>&gt;      {crypto,&quot;CRYPTO version 1&quot;,&quot;1.6.3&quot;},<br>
&gt;      {inets,&quot;INETS  CXC 138 49&quot;,&quot;5.2&quot;},<br>
&gt;      {mnesia,&quot;MNESIA  CXC 138 12&quot;,&quot;4.4.12&quot;},<br>
&gt;      {stdlib,&quot;ERTS  CXC 138 10&quot;,&quot;1.16.4&quot;},<br>
&gt;      {kernel,&quot;ERTS  CXC 138 10&quot;,&quot;2.13.4&quot;}]},<br>
&gt;  {nodes,[{disc,[rabbit@vmrab1]}]},<br>
&gt;  {running_nodes,[rabbit@vmrab1]}]<br>
&gt; ...done.<br>
&gt;<br>
&gt;<br>
&gt; The queues are being created, however:<br>
&gt;<br>
&gt; $ scripts/rabbitmqctl list_queues<br>
&gt; Listing queues ...<br>
&gt; test-queue-1b   0<br>
&gt; amq.gen-CDzvGz+lPWtoz5uOQz1wMA==        0<br>
&gt; test-queue-1a   0<br>
&gt; amq.gen-VKcoc8C1V6yxQ2f2Nj/sEg==        0<br>
&gt; ...done.<br>
&gt;<br>
&gt;<br>
&gt; Also, not sure if I&#39;m doing something wrong, but to get to the example<br>
&gt; pages, I have to copy them from priv/www-examples to priv/www then<br>
&gt; access them using the URL /rabbitmq_lib/www-examples. This happened on<br>
&gt; both Ubuntu and OS X. The paths in the README just return 404 Not<br>
&gt; Found.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Cameron<br>
&gt;<br>
&gt; On Aug 5, 11:35 pm, Simon MacMullen &lt;<a href="mailto:si...@rabbitmq.com">si...@rabbitmq.com</a>&gt; wrote:<br>
&gt;&gt; Hi Cameron.<br>
&gt;&gt;<br>
&gt;&gt; I think you&#39;re trying to use a too-new version of<br>
&gt;&gt; rabbitmq-jsonrpc-channel. I haven&#39;t tested, but I think revision<br>
&gt;&gt; 0a920cb5180b is more likely to work with RabbitMQ 1.8.1. Or you could<br>
&gt;&gt; build the server from default as well as the plugins.<br>
&gt;&gt;<br>
&gt;&gt; Cheers, Simon<br>
<div><div></div><div class="h5">&gt;&gt;<br>
&gt;&gt; On 04/08/10 16:06, Cameron Harris wrote:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; &gt; Hi all,<br>
&gt;&gt;<br>
&gt;&gt; &gt; I&#39;ve installed rabbitmq on OS X 10.6 via MacPorts, and built and<br>
&gt;&gt; &gt; installed the rabbitmq-jsonrpc, rabbitmq-jsonrpc-channel, mochiweb,<br>
&gt;&gt; &gt; rabbitmq-mochiweb, rfc4627_jsonrpc plugins.<br>
&gt;&gt;<br>
&gt;&gt; &gt; After installing, I went to the example page on localhost:55672, and<br>
&gt;&gt; &gt; clicked the Simple JSONRPC test. I get the following output:<br>
&gt;&gt;<br>
&gt;&gt; &gt; test_main<br>
&gt;&gt; &gt; {&quot;installGenericProxy&quot;:{&quot;name&quot;:&quot;open&quot;,&quot;idempotent&quot;:false,&quot;params&quot;:<br>
&gt;&gt; &gt; [{&quot;name&quot;:&quot;username&quot;,&quot;type&quot;:&quot;str&quot;},{&quot;name&quot;:&quot;password&quot;,&quot;type&quot;:&quot;str&quot;},<br>
&gt;&gt; &gt; {&quot;name&quot;:&quot;sessionTimeout&quot;,&quot;type&quot;:&quot;num&quot;},<br>
&gt;&gt; &gt; {&quot;name&quot;:&quot;virtualHost&quot;,&quot;type&quot;:&quot;str&quot;}]}}<br>
&gt;&gt; &gt; open<br>
&gt;&gt; &gt; JsonRPC error:<br>
&gt;&gt; &gt; Service: &quot;/rpc/rabbitmq&quot;<br>
&gt;&gt; &gt; Method: &quot;open&quot;<br>
&gt;&gt; &gt; Params: [&quot;guest&quot;,&quot;guest&quot;,5,null]<br>
&gt;&gt; &gt; Response: {&quot;version&quot;:&quot;1.1&quot;,&quot;id&quot;:2,&quot;error&quot;:<br>
&gt;&gt; &gt; {&quot;name&quot;:&quot;JSONRPCError&quot;,&quot;code&quot;:500,&quot;message&quot;:&quot;Internal<br>
&gt;&gt; &gt; error&quot;,&quot;error&quot;:&quot;{{{badmatch,{error,{{badmatch,&lt;0.13932.0&gt;},<br>
&gt;&gt; &gt;                     [{rabbit_jsonrpc_channel,init,1},<br>
&gt;&gt; &gt;                      {gen_server,init_it,6},<br>
&gt;&gt; &gt;                      {proc_lib,init_p_do_apply,3}]}}},<br>
&gt;&gt; &gt;   [{rabbit_jsonrpc_channel,open,1},<br>
&gt;&gt; &gt;    {rabbit_jsonrpc_channel_factory,handle_call,3},<br>
&gt;&gt; &gt;    {gen_server,handle_msg,5},<br>
&gt;&gt; &gt;    {proc_lib,init_p_do_apply,3}]},<br>
&gt;&gt; &gt;   {gen_server,call,<br>
&gt;&gt; &gt;              [&lt;0.8986.0&gt;,<br>
&gt;&gt; &gt;               {jsonrpc,&lt;&lt;\&quot;open\&quot;&gt;&gt;,<br>
&gt;&gt; &gt;                        {obj,[{\&quot;http_method\&quot;,&lt;&lt;\&quot;POST\&quot;&gt;&gt;},<br>
&gt;&gt; &gt;                              {\&quot;http_query_parameters\&quot;,{obj,[]}},<br>
&gt;&gt; &gt;                              {\&quot;http_headers\&quot;,<br>
&gt;&gt; &gt;                               {obj,[{\&quot;accept\&quot;,&lt;&lt;\&quot;*/*\&quot;&gt;&gt;},<br>
&gt;&gt;<br>
&gt;&gt; &gt; {\&quot;accept-charset\&quot;,&lt;&lt;\&quot;ISO-8859-1,utf-8;q=0.7,*;q=0.7\&quot;&gt;&gt;},<br>
&gt;&gt;<br>
&gt;&gt; &gt; {\&quot;accept-encoding\&quot;,&lt;&lt;\&quot;gzip,deflate\&quot;&gt;&gt;},<br>
&gt;&gt;<br>
&gt;&gt; &gt; {\&quot;accept-language\&quot;,&lt;&lt;\&quot;en-us,en;q=0.5\&quot;&gt;&gt;},<br>
&gt;&gt; &gt;                                     {\&quot;cache-control\&quot;,&lt;&lt;\&quot;no-cache\&quot;&gt;&gt;},<br>
&gt;&gt; &gt;                                     {\&quot;connection\&quot;,&lt;&lt;\&quot;keep-alive\&quot;&gt;&gt;},<br>
&gt;&gt; &gt;                                     {\&quot;content-length\&quot;,&lt;&lt;\&quot;74\&quot;&gt;&gt;},<br>
&gt;&gt;<br>
&gt;&gt; &gt; {\&quot;content-type\&quot;,&lt;&lt;\&quot;application/json;charset=UTF-8\&quot;&gt;&gt;},<br>
&gt;&gt; &gt;                                     {\&quot;host\&quot;,&lt;&lt;\&quot;localhost:55672\&quot;&gt;&gt;},<br>
&gt;&gt; &gt;                                     {\&quot;keep-alive\&quot;,&lt;&lt;\&quot;115\&quot;&gt;&gt;},<br>
&gt;&gt; &gt;                                     {\&quot;pragma\&quot;,&lt;&lt;\&quot;no-cache\&quot;&gt;&gt;},<br>
&gt;&gt;<br>
&gt;&gt; &gt; {\&quot;referer\&quot;,&lt;&lt;\&quot;<a href="http://localhost:55672/rabbitmq_lib/www-examples/test/index.html%5C" target="_blank">http://localhost:55672/rabbitmq_lib/www-examples/test/index.html\</a>&quot;&gt;&gt;},<br>

&gt;&gt; &gt;                                     {\&quot;user-agent\&quot;,&lt;&lt;\&quot;Mozilla/5.0<br>
&gt;&gt; &gt; (Macintosh; IntelMac OS X 10.6; rv:2.0b3pre) Gecko/20100729<br>
&gt;&gt; &gt; Minefield/4.0b3pre\&quot;&gt;&gt;},<br>
&gt;&gt; &gt;                                     {\&quot;x-json-rpc-timeout\&quot;,&lt;&lt;\&quot;30000\&quot;&gt;&gt;},<br>
&gt;&gt;<br>
&gt;&gt; &gt; {\&quot;x-requested-with\&quot;,&lt;&lt;\&quot;XMLHttpRequest\&quot;&gt;&gt;}]}},<br>
&gt;&gt; &gt;                              {\&quot;remote_peername\&quot;,&lt;&lt;\&quot;127.0.0.1\&quot;&gt;&gt;},<br>
&gt;&gt; &gt;                              {\&quot;scheme\&quot;,&lt;&lt;\&quot;http\&quot;&gt;&gt;}]},<br>
&gt;&gt; &gt;                        [&lt;&lt;\&quot;guest\&quot;&gt;&gt;,&lt;&lt;\&quot;guest\&quot;&gt;&gt;,5,null]},<br>
&gt;&gt; &gt;               30000]}}&quot;}}<br>
&gt;&gt; &gt; -------<br>
&gt;&gt;<br>
&gt;&gt; &gt; The broker has started without any errors and appears to be<br>
&gt;&gt; &gt; functioning, and when I tried the rabbitmq-status plugin, that worked<br>
&gt;&gt; &gt; fine.<br>
&gt;&gt;<br>
&gt;&gt; &gt; My rabbitmqctl status is:<br>
&gt;&gt; &gt; Status of node rabbit@Bilbo ...<br>
&gt;&gt; &gt; [{running_applications,<br>
&gt;&gt; &gt;      [{rabbit_jsonrpc_channel,&quot;RabbitMQ JSON-RPC Channels&quot;,&quot;0.01&quot;},<br>
&gt;&gt; &gt;       {rabbit,&quot;RabbitMQ&quot;,&quot;1.8.1&quot;},<br>
&gt;&gt; &gt;       {os_mon,&quot;CPO  CXC 138 46&quot;,&quot;2.2.5&quot;},<br>
&gt;&gt; &gt;       {sasl,&quot;SASL  CXC 138 11&quot;,&quot;2.1.9.2&quot;},<br>
&gt;&gt; &gt;       {rfc4627_jsonrpc,&quot;JSON RPC Service&quot;,&quot;0.01&quot;},<br>
&gt;&gt; &gt;       {rabbit_jsonrpc,&quot;Rabbit JSON-RPC&quot;,&quot;0.01&quot;},<br>
&gt;&gt; &gt;       {rabbit_mochiweb,&quot;RabbitMQ Mochiweb Embedding&quot;,&quot;0.01&quot;},<br>
&gt;&gt; &gt;       {mochiweb,&quot;MochiMedia Web Server&quot;,&quot;1.3&quot;},<br>
&gt;&gt; &gt;       {crypto,&quot;CRYPTO version 2&quot;,&quot;2.0&quot;},<br>
&gt;&gt; &gt;       {inets,&quot;INETS  CXC 138 49&quot;,&quot;5.4&quot;},<br>
&gt;&gt; &gt;       {mnesia,&quot;MNESIA  CXC 138 12&quot;,&quot;4.4.14&quot;},<br>
&gt;&gt; &gt;       {stdlib,&quot;ERTS  CXC 138 10&quot;,&quot;1.17&quot;},<br>
&gt;&gt; &gt;       {kernel,&quot;ERTS  CXC 138 10&quot;,&quot;2.14&quot;}]},<br>
&gt;&gt; &gt;   {nodes,[{disc,[rabbit@Bilbo]}]},<br>
&gt;&gt; &gt;   {running_nodes,[rabbit@Bilbo]}]<br>
&gt;&gt; &gt; ...done.<br>
&gt;&gt;<br>
&gt;&gt; &gt; Thanks,<br>
&gt;&gt; &gt; Cameron<br>
&gt;&gt;<br>
</div></div>&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; rabbitmq-discuss mailing list<br>
&gt;&gt; &gt; <a href="mailto:rabbitmq-disc...@lists.rabbitmq.com">rabbitmq-disc...@lists.rabbitmq.com</a><br>
&gt;&gt; &gt;<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; rabbitmq-discuss mailing list<br>
&gt;&gt; rabbitmq-disc...@lists.rabbitmq.comhttps://<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
&gt; _______________________________________________<br>
&gt; rabbitmq-discuss mailing list<br>
&gt; <a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
&gt; <a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
&gt;<br>
</blockquote></div><br>