2 Replies Latest reply on Sep 24, 2008 5:15 AM by alrubinger

    Changing EJB 3.0 container pool size

      Hello,

      How do you change the EJB 3.0 container pool size? There are elements in standard-jboss.xml like MaximumSize, strictMaximumSize, MinimumSize etc but they are not applicable for EJB 3.0?

      I would like to restrict the container pool size for Stateless Session Beans to a maximum value (after which the requests should be queued) but I couldn't find any documentation on how to do it for 3.0?

      Any help on this would be appreciated.

      Thanks,

      Shreyas