JBoss Community

Re: MDB Pool size configuration

created by Konami N/A in EJB3 - View the full discussion

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

Start a new discussion in EJB3 at Community