3 Replies Latest reply on Mar 27, 2008 10:32 AM by jaikiran

    (Urgent)Query regarding EJB3 Instance Pool Configuration on

      Hi,

      I am new with JBoss and EJB3. I have written a Stateless Session Bean and want to deploy on JBoss Application Server.

      I want to configure the Instance Pool Size of JBoss with the following configuration:
      Minimum Size: 10
      Maximum Size: 50
      The instance pool should be populated with the minimum number of instance at the startup of the server.

      Is it possible to configure the Session Bean with the same?

      Any reply will be appreciated as this is a bottleneck for me.

      Thanks in advance...

      Greetings,
      Puneet