users@glassfish.java.net

Re: RE: Connect Glassfish MDB to AMQP JMS Provider

From: <glassfish_at_javadesktop.org>
Date: Tue, 05 Jan 2010 18:04:08 PST

Hi,
Its applicable for Java EE 5. You could use an annotated MDB , but you would still need a deployment descriptor because there are no annotations that allow a user to indicate that generic jms ra (or rather any custom resource adapter) has to be used , so the descriptor has to be there in order to specify the ra-mid.

Following GlassFish integration guides are available from the generic jms ra website (under Tips/Articles/Guides)
ActiveMQ, Tibco, Oracle AQ, Websphere MQ, Sonic MQ, JBoss Messaging., MantaRay..

I dont know about the compatibility between OpenMQ client and a RabbitMQ AMQP server
The integration guides typically use the clients from the same provider, in your case, a Rabbit MQ client if you want to connect to a Rabbit MQ server.

For the resource-adapter configuration, please follow the generic jms ra user guide, if you have any specific questions, please post them to the list

Is this GlassFish V2 ?

Thanks
-Ramesh
[Message sent by forum member 'rampsarathy' (ramesh.parthasarathy_at_sun.com)]

http://forums.java.net/jive/thread.jspa?messageID=378942