Alexis,<br><br>Thanks for the update. I'm sorry if my the tone of my previous message sounded judgmental. That wasn't my intent.<br><br>I'm looking forward to next release.<br><br>-John<br><br><div class="gmail_quote">
On Tue, Mar 9, 2010 at 10:25 AM, Alexis Richardson <span dir="ltr"><<a href="mailto:alexis.richardson@gmail.com">alexis.richardson@gmail.com</a>></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;">
John<br>
<div class="im"><br>
On Tue, Mar 9, 2010 at 3:18 PM, John Mann <<a href="mailto:jmann@versatile.com">jmann@versatile.com</a>> wrote:<br>
><br>
> Does anyone know when OpenAMQ and RabbitMQ will speak the same version of<br>
> AMQP? Or am I only dreaming?<br>
<br>
</div>You are not dreaming, it's something we have done a LOT of work on.<br>
You can currently build an 0-91 broker from source. There is still<br>
some work to do before this can get into the main release.<br>
<font color="#888888"><br>
alexis<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
> -John<br>
><br>
> On Tue, Mar 9, 2010 at 9:43 AM, Alexis Richardson<br>
> <<a href="mailto:alexis.richardson@gmail.com">alexis.richardson@gmail.com</a>> wrote:<br>
>><br>
>> Stefan,<br>
>><br>
>> Your assumption is correct. The Qpid Java client that speaks AMQP<br>
>> 0-10 will not work with the RabbitMQ broker which speaks 0-8.<br>
>><br>
>> Your options are as follows:<br>
>><br>
>> 1. Use the RabbitMQ Java client, which also lets you use things like<br>
>> this: <a href="http://www.infoq.com/news/2010/03/amqp_support_spring_integration" target="_blank">http://www.infoq.com/news/2010/03/amqp_support_spring_integration</a><br>
>><br>
>> 2. Use the Qpid JMS client set for AMQP 0-8.<br>
>><br>
>> 3. Use the OpenAMQ JMS client<br>
>><br>
>> 4. Use the Qpid JMS client set for AMQP 0-91 and the RabbitMQ 0-91<br>
>> build (from source).<br>
>><br>
>> alexis<br>
>><br>
>><br>
>> On Mon, Mar 8, 2010 at 5:56 PM, SteAp <<a href="mailto:appel@dvs.tu-darmstadt.de">appel@dvs.tu-darmstadt.de</a>> wrote:<br>
>> ><br>
>> > Hey,<br>
>> ><br>
>> > I'm playing around with RabbitMQ 1.7.2 and the SVN version (0.7) of the<br>
>> > Qpid<br>
>> > Java Client (JMS). I did create the vhost, a user and set permission.<br>
>> > Now<br>
>> > when trying to connect I get the following error:<br>
>> ><br>
>> > [java] Caused by: org.apache.qpid.AMQConnectionFailureException:<br>
>> > Unable<br>
>> > to Connect<br>
>> > [java] at<br>
>> > org.apache.qpid.client.AMQConnection.<init>(AMQConnection.java:619)<br>
>> > [java] at<br>
>> ><br>
>> > org.apache.qpid.client.AMQConnectionFactory.createConnection(AMQConnectionFactory.java:276)<br>
>> > [java] ... 4 more<br>
>> > [java] Caused by: org.apache.qpid.AMQException: cannot connect to<br>
>> > broker [error code 504: channel error]<br>
>> > [java] at<br>
>> ><br>
>> > org.apache.qpid.client.AMQConnectionDelegate_0_10.makeBrokerConnection(AMQConnectionDelegate_0_10.java:209)<br>
>> > [java] at<br>
>> ><br>
>> > org.apache.qpid.client.AMQConnection.makeBrokerConnection(AMQConnection.java:760)<br>
>> > [java] at<br>
>> > org.apache.qpid.client.AMQConnection.<init>(AMQConnection.java:546)<br>
>> > [java] ... 5 more<br>
>> ><br>
>> > Could be due to an AMQP version mismatch; the client works fine with<br>
>> > Qpid<br>
>> > which is at AMQP 0-10 while RabbitMQ is at AMQP 0-9 (?). But I'm not<br>
>> > sure<br>
>> > about this...<br>
>> > Has anybody seen this error before or an idea how to fix it?<br>
>> ><br>
>> > Thanks!<br>
>> > Cheers,<br>
>> > Stefan<br>
>> > --<br>
>> > View this message in context:<br>
>> > <a href="http://old.nabble.com/RabbitMQ-and-Qpid-Java-Client-tp27824111p27824111.html" target="_blank">http://old.nabble.com/RabbitMQ-and-Qpid-Java-Client-tp27824111p27824111.html</a><br>
>> > Sent from the RabbitMQ mailing list archive at Nabble.com.<br>
>> ><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>
>> ><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>
><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>
><br>
><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-JC<br>