[jboss-user] [EJB 3.0] - Re: Sizing a Stateless Session Bean Pool Size

klejs do-not-reply at jboss.com
Thu Nov 30 15:58:41 EST 2006


Look for these entries in your standardjboss.xml:

<instance-pool>org.jboss.ejb.plugins.StatelessSessionInstancePool</instance-pool>
  | ...
  | <container-pool-conf>
  |    <MaximumSize>100</MaximumSize>
  | </container-pool-conf>

/klejs

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

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



More information about the jboss-user mailing list