[jboss-user] [EJB/JBoss] - How to specify maximum instances allowed for a SFSB

tonylmai do-not-reply at jboss.com
Fri Feb 8 13:19:33 EST 2008


Hello,

I am looking for an example or parameter on how to specify the min and max instances of SFSB allowed in a container. So far, I only found snippet of configuration like this:

			<MinimumSize>10</MinimumSize>
  | 			<MaximumSize>100</MaximumSize>
  | 			<KeepAliveMillis>3000000</KeepAliveMillis>
  | 

Yet no mention of how and where to put this configuration (jboss.xml? ejb-jar.xml?)

Does anyone have a working example that they can share? Much appreciated.

Thanks
-Tony

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

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



More information about the jboss-user mailing list