Hi Gordon,
Actually, no, I have been using the latest release, 0.18.. Anyway ./hello_world
localhost:5672 amq.topic "{username:guest, password:guest}" solved my
problem, but now Im experiencing some other issue.
I have been first using Qpid Java Broker 0.18, and were able to run
hello_world sample successfully. There after I moved to WSO2 Message
Broker, which is based on Qpid Java Broker, and executed the same
hello_world sample, but now I'm getting the following exception in the
client side.
Any idea what is it ?
*[Client] warning Exception received from broker: not-allowed: Cannot
redeclare with a different exchange type [caused by 3 \x00:\x00]*
*not-allowed: Cannot redeclare with a different exchange type*
*
*
*
*
On Mon, Sep 3, 2012 at 4:09 PM, Gordon Sim <[email protected]> wrote:
> On 09/03/2012 11:14 AM, Sajith Kariyawasam wrote:
>
>> My Broker is Qpid Java Broker, then which config file I should refer to?
>>
>
> I believe that ANONYMOUS support is available in the latest 0.18 release
> of the java broker (released just last week). Assuming you are using a
> previous release, that explains the error (client wanted to use ANONYMOUS,
> server did not offer that).
>
>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail:
> [email protected].**org<[email protected]>
> For additional commands, e-mail: [email protected]
>
>
--
Best Regards
Sajith