<div dir="ltr">Yes Gary, MDBs require JMS. I have gone through the documentation which is available in the above URL. So, if we follow these we need to rewrite the consumer code instead of making use of existing MDBs. Rewriting the entire code is only the option or is there any approach which we can make use of MDBs?</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 3, 2013 at 7:35 PM, Gary Russell <span dir="ltr">&lt;<a href="mailto:grussell@gopivotal.com" target="_blank">grussell@gopivotal.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">MDBs require JMS<div><br></div><div>If you are saying you want to convert your MDBs to message-driven java classes that work with RabbitMQ instead, see the Spring-AMQP reference document, section 3.5�<a href="http://static.springsource.org/spring-amqp/reference/html/" target="_blank">http://static.springsource.org/spring-amqp/reference/html/</a></div>

<div><br></div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 3, 2013 at 9:48 AM, Rajasekhar P <span dir="ltr">&lt;<a href="mailto:sekhar434145@gmail.com" target="_blank">sekhar434145@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Tim,<div><br></div><div>We connecting RabbitMQ using Java Client. In the existing project we didn&#39;t use RabbitMQ, we have used MDBs for consuming messages. Now we want to replace existing Queue with RabbitMQ. So, for this what changes we need to do in java MDBs in order use in RabbitMQ?</div>


<div><br></div></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 3, 2013 at 6:21 PM, Tim Watson <span dir="ltr">&lt;<a href="mailto:tim@rabbitmq.com" target="_blank">tim@rabbitmq.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On 3 Sep 2013, at 10:08, Rajasekhar P wrote:<br>
&gt; Can any one please tell me whether we can integrate EJB MDB&#39;s to work in RabbitMQ?<br>
<br>
</div>What do you mean &quot;work in RabbitMQ&quot; exactly? If you asking about running java components inside the broker, then no, that will not work. RabbitMQ is not written in Java. However you can integrate java components into RabbitMQ via the external-exchange-plugin, and more to the point, you can use spring integration to wire up message driven beans easily. Whether or not there is an EJB 3.x compatibility layer that uses the standard javax EJB annotations, I&#39;m not so sure.<br>



<br>
Cheers,<br>
Tim<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<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>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<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>
<br></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<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>
<br></blockquote></div><br></div>