How can I set the EJB pool size in Orion Server?
Created May 4, 2012
Peter Kua In Orion 1.4.7 you can set the attribute "max-instances" in the orion-ejb-jar.xml file (inside your application-deployments directory) to force your beans to passivate if the number of instances in memory exceeds the limit you set.