"[email protected]" wrote : "timfox" wrote : If you're using a stateless session bean that means you're running on a server so you can just use JCA pooling. | | | | There are various wiki pages on this. | | | You mean: to pool JMS stub with JCA it interesting , have you tried it ?
Tim is referring to the JMS session pool. In other words, obtaining connections from the factory bound at java:/JmsXA. Like Tim has clearly stated,there are n+1 examples + wiki's on the web..forum references etc etc View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262098#4262098 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4262098 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
