[rabbitmq-discuss] How to Integrate MDBs with RabbitMQ?

Rajasekhar P sekhar434145 at gmail.com
Tue Sep 3 14:48:21 BST 2013


Hi Tim,

We connecting RabbitMQ using Java Client. In the existing project we didn'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?



On Tue, Sep 3, 2013 at 6:21 PM, Tim Watson <tim at rabbitmq.com> wrote:

> On 3 Sep 2013, at 10:08, Rajasekhar P wrote:
> > Can any one please tell me whether we can integrate EJB MDB's to work in
> RabbitMQ?
>
> What do you mean "work in RabbitMQ" 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'm not so sure.
>
> Cheers,
> Tim
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130903/5d62ee97/attachment.htm>


More information about the rabbitmq-discuss mailing list