"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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to