1 Reply Latest reply on Jan 24, 2003 10:32 AM by slaboure

    Clusters and SingletonStatelessSessionInstancePool

    xhunterx

      Was unable to find detailed documentation on the subject...

      Does anyone know if use of the SingletonStatelessSessionInstancePool implies singleton behavior of beans using that pool only within a single server node or across entire clusters?

        • 1. Re: Clusters and SingletonStatelessSessionInstancePool
          slaboure

          Hello,

          Where have you found this class: "SingletonStatelessSessionInstancePool"

          Anyway, I don't think it is clustered (I didn't do it myself, maybe someone else did it). Anyway, if you want such a think, it could be easily implemented through the DistributedState service.

          Cheers,


          sacha