ActiveMQEndpointWorker, run() method cannot be synchronized

2012-02-02 Thread Ed Keen
There has been a discussion on the JBoss 7 forums about errors getting the ActiveMQ resource adapter working correctly in JBoss (see https://community.jboss.org/message/648857) When JBoss attempts to deploy the rar file, it was throwing this error: ERROR [org.apache.activemq.ra.ActiveMQEndpointWo

Re: Does resource adapter support session pooling in jboss

2010-10-14 Thread Ed
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 affects connections pooling only. Is