[jboss-user] [EJB 3.0] - Re: Changing EJB 3.0 container pool size

shreyasshinde do-not-reply at jboss.com
Tue Sep 23 18:46:47 EDT 2008


Okay got it!

You need to edit the ejb3-interceptors-aop.xml file.  Specifically, edit the "Stateless Bean" element to point to 

         @org.jboss.annotation.ejb.PoolClass (value=org.jboss.ejb3.StrictMaxlPool.class, maxSize=10, timeout=10000)
      

Thanks,

Shreyas

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

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



More information about the jboss-user mailing list