[jboss-user] [EJB 3.0] - Re: Stateless minimum pool size

jimmycallaghan do-not-reply at jboss.com
Mon Jun 4 11:46:51 EDT 2007


What about this stuff in the standardjboss.xml file in conf?


  | <container-pool-conf> 
  | <MinimumSize>100</MinimumSize> 
  | <MaximumSize>100</MaximumSize> 
  | <strictMaximumSize/>
  | <strictTimeout>30000</strictTimeout> 
  | </container-pool-conf> 
  | </container-configuration> 
  | 

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

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



More information about the jboss-user mailing list