Hi guys! I'm also interested. Honestly, I could not find any prof that sessions are pooled.
We have integration done according to ActiveMQ instruction. So, JBoss JCA configured in "activemq-jms-ds.xml" file. All the tests show that pool size defined under <tx-connection-factory> affects connections pooling only. Is sessions pooling really done so strange way? Sessions are pooled but no way to manage/configure that pooling from outside? And you should simply use "createSession" method intending that sessions are returned from the pool according to some internal logic of particular "Connection impl"? The issue is that I would really prefer to have single connection with sessions pooling. But printing the sessions returned I always have different session IDs and hashcode. Of course it can be some object wrapping actual Connection, but still, no way to prove.. It would be nice if someone can help to clarify the point. Thanks and regards, Edgar -- View this message in context: http://activemq.2283324.n4.nabble.com/Does-resource-adapter-support-session-pooling-in-jboss-tp2994816p2995181.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.