I'm using a mdb as a consumer inside a jboss 6 with the activemq resource
adapter.

currently i experience a lack of consumer performance and wanted to solve
this by using more mdb instances (the server itself still has resources to
spare, so this should work).
In a blog post i found a note saying that the pool size of an mdb is managed
by the resource adapter.

What parameter do i have to configure to allow more concurrent instances of
my mdb?
my first try was to add "maxSessions" to my activation config, but this
didn't have any effect.

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/How-can-i-increase-the-pool-size-of-my-message-driven-bean-consumer-in-jboss-tp4292181p4292181.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to