[jboss-user] [EJB 3.0] - Re: MDB Pool Settings

droberts18 do-not-reply at jboss.com
Tue Aug 18 11:54:15 EDT 2009


Thanks that helped.

I found that I also had to edit the ejb3-inteceptors-apo.xml file.  There was a point cut that needed changing:

      <annotation expr="!class(@org.jboss.annotation.ejb.PoolClass)">
  |          @org.jboss.annotation.ejb.PoolClass (value=org.jboss.ejb3.StrictMaxPool.class, maxSize=30, timeout=10000)
  |       </annotation>
  | 

However, there still seems to an upper limit of only 99 MDB instances.  Despite changing any of the aforementioned properties.  Do you know how to get past this limit?

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250222#4250222

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250222



More information about the jboss-user mailing list