Hi all,

I've been writing a C++ client to communicate with Qpid Java Broker (v
0.18), for Artifact Deployment Server work, and was able to send/receive a
message successfully.

I need it to be working with WSO2 MB, so tested the same C++ client with MB
(v 1.0.2), but then I got the following exception

*[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*
*
*

I asked from qpid mailing list [1], and they said this may be because MB
was based on qpid version <= 0.13, and the exception I'm getting is most
probably due to
a bug, which has been fixed on qpid version 0.16.

Could this be the actual reason ?

What is the qpid version, our MB 2 is based on? If it is < 0.16, I should
be getting the same exception with MB 2. I haven't try it yet, will try
with a Beta pack.

*
*
[1]* *
http://mail-archives.apache.org/mod_mbox/qpid-users/201209.mbox/%3CCAFitrpTxE5a9R7PoN%2BNG3JEi6qu3bY%2B013OKkK6cn9Ztm5kKoA%40mail.gmail.com%3E


-- 
Thanks,
*
*
*Sajith Kariyawasam*
*Senior Software Engineer; WSO2, Inc.; http://wso2.com*
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to