0 Replies Latest reply on Jun 19, 2002 4:50 AM by falk

    Stateful Session Instance Pool

    falk

      Hi there!

      I've got a question to the instance pool for stateful session beans.

      I found in the ejb specification, that instance pools should be used for
      stateless and entity beans, but not for stateful session beans.

      The JBoss EJB Container uses a stateful session instance pool, although stateful session beans haven't any state to pool them (this is what I understood.. ;-) ???

      May somebody please explain me, how this works?
      It would be very nice, if somebody could give me a hint!

      Thanks a lot!