[jboss-user] [EJB/JBoss] - Is the default EJB pool size = 30?
arthurchn
do-not-reply at jboss.com
Mon Jun 1 02:38:16 EDT 2009
I am testing ejb (2.0) pooling in JBoss 5.0.1GA and saw StrictMaxPoolFactory is configured in ejb3-deployers-jboss-beans.xml.
>From its source code, I saw a constant DEFAULT_MAX_SIZE defined to be 30.
Can I conclude that 30 is the default size for ejb pool in JBoss 5?
Another question would be how to configure ejb pool size if we want to try different configuration?
Thank you.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234370#4234370
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234370
More information about the jboss-user
mailing list