[jboss-user] [Installation, Configuration & Deployment] - Setting pool size for beans

cgrahl do-not-reply at jboss.com
Wed Mar 28 16:15:41 EDT 2007


Hello,

Is there a way to set the pool size individually, per EJB? For example:

stateless SB example.A:
MinimunSize = 10, maximunSize=30

stateless SB example.B:
MinimunSize=30, maximunSize=50

MDB example.C:
MinimunSize=1, maximunSize=10

and so on..

I found only global settings, for all MDBs, on standardjboss.xml file

Thanks in advance,

Carlos Augusto Grahl

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

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



More information about the jboss-user mailing list