[rabbitmq-discuss] Broker data

rathi riteshrathi at gmail.com
Fri Apr 3 13:40:29 BST 2009


Thanks for this information. It is working now :-).

rathi

On Fri, Apr 3, 2009 at 12:41 AM, Matthias Radestock <matthias at lshift.net>wrote:

> Rathi,
>
> rathi wrote:
>
>> The erlang command which I invoke to get the list of exchanges :
>> rpc:call(rabbit at server,rabbit_exchange,info_all,[<<"/">>],3000)]
>>
>
> The <<"/">> is Erlang's notation for a piece of binary data consisting of
> the a single byte with the value of 47.
>
>         OtpErlangObject [] obj = {new OtpErlangAtom("<<\"/\">>")}
>>
>
> The value on the rhs should be an OtpErlangBinary.
>
>
> Matthias.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090403/fc6a65ef/attachment.htm 


More information about the rabbitmq-discuss mailing list