Konami N/A [
http://community.jboss.org/people/konami] created the discussion
"Re: MDB Pool size configuration"
To view the discussion, visit:
http://community.jboss.org/message/625926#625926
--------------------------------------------------------------
For JBoss 5.1, modifying following setting in deploy/jca-jbos-beans.xml works.
<bean name="WorkManagerThreadPool"
class="org.jboss.util.threadpool.BasicThreadPool">
....
....
....
<property name="maximumPoolSize">*xx*</property>
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/625926#625926]
Start a new discussion in EJB3 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]