users@glassfish.java.net

Re: JMS Queue as External Resource

From: <glassfish_at_javadesktop.org>
Date: Fri, 15 Jan 2010 09:34:22 PST

Hi Matthias,

If you plug in a JMS provider as a JNDI resource, you won't get connection pooling and connections will not be enlisted in transactions. I don't think that is a good option.

Genericjmsra should be able to deal with SonicMQ without any problem. It will provide pooling and transaction support. However, if you prefer, there is another RA that you can use: JMSJCA (download it from http://jmsjca.dev.java.net) that we have used frequently to work with SonicMQ.

HTH,
Frank
[Message sent by forum member 'fkieviet' (frank.kieviet_at_sun.com)]

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