[jboss-user] [JBoss Messaging] - Re: Best practice for managing connections in JMS Publishers

sonicfab do-not-reply at jboss.com
Thu Jun 19 07:01:59 EDT 2008


I did check out the Wiki AND the JBM documentation, but there are still some open points for me.
The page that discusses the issue of JmsTemplates and connection open/close says to use the JCA-managed connection factory with JNDI name java:/JmsXA.
(http://wiki.jboss.org/wiki/JBMSpringJMSTemplateNotes).
Now, when I look at chapter 6.7 of the JBM user guide (http://www.jboss.org/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.4.0.SP3/html/configuration.html#conf.connectionfactory), it mentions JNDI names ConnectionFactory and XAConnectionFactory, but says nothing about whether these global namespace JNDI names actually map or not to a JCA-managed connection factory such as java:/JmsXA.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4159229#4159229

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4159229



More information about the jboss-user mailing list