users@glassfish.java.net

EJB pool size

From: <forums_at_java.net>
Date: Thu, 19 Jan 2012 00:06:15 -0600 (CST)

Hi guys.

I would like to know how l can create and an EJB 3.1 stateless session bean
such that 20 of them already exist in the bean pool. These cost of creating
these beans is quite high and hence has an impact on the application
performance. Ideally these beans should be created at server startup,
otherwise l would be happy if they were created on first use.

Thank you.


--
[Message sent by forum member 'jnegem']
View Post: http://forums.java.net/node/882817