1 Reply Latest reply on Aug 8, 2010 9:59 AM by jaikiran

    EJB 3.0 Stateless session bean - How to configure min pool

    chetan_aggarwal_in

      Hi,

       

      I am using JBoss 4.2.2 and EJB 3.0. I observe that my stateless session beans are getting started (means post construct getting called) when a client request comes.

       

      I want that my SSBs should get created at server startup time and in SSB, there should be minimum number of SSBs.

       

      Please suggest.

       

      Thanks and Regards

      Chetan