JBoss Community

Re: Adjust / reduce MDB bean pool

created by Alexander Hartner in JBoss Messaging - View the full discussion

Using :

 

@org.jboss.annotation.ejb.PoolClass (value=org.jboss.ejb3.StrictMaxPool.class, maxSize=5, timeout=2400000)

 

seems to have done the trick. Setting a much larger timeout allowed me to process the messages without exceptions

Reply to this message by going to Community

Start a new discussion in JBoss Messaging at Community