1 Reply Latest reply on Mar 5, 2004 2:39 PM by adrian.brock

    container pool configuration -> maximum size

    darklord

      Hi,

      I've seen that the defaut maximum size for the pool is 100. I would like to be sure I understand this properly.

      What if I have a transaction (a call to a session bean for instance) that loads (findByXXX) 5000 instances of the same entity bean (to update one of the field for instance).

      Should I put the pool to 5000? Is there a limitation to this value?

      Regards,

      Stephane