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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...