"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...