[jboss-user] [JBoss Messaging] - Re: JBoss Messaging thread BLOCKED at method org.jboss.jms.c

timfox do-not-reply at jboss.com
Tue Feb 6 09:16:11 EST 2007


"sathish_06" wrote : Hi,
  |     Does Jboss Connection factory (org.jboss.jms.client.JBossConnectionFactory class)  provides any kind of "pooling" mechanism, which pools TopicConnection/TopicSession objects ?
  | 

If you use the JMS JCA resource adaptor, it will provide pooling:

http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossJMSRA

You can only use the resource adaptor from within the app server, i.e. from inside an EJB, servlet or mbean service.

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

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



More information about the jboss-user mailing list