0 Replies Latest reply on Apr 14, 2006 10:57 AM by cveerman

    Clustered SLSB - TimedObject

    cveerman

      Hello:

      I am trying to configure a SLSB as a TimedObject to run on a cluster.

      Basically, I want a true singleton SLSB to do some work at a given interval.

      The bean is registered; however the the bean is never instantiated (ejbCreate) and the ejbTimeout is never called,

      Is there a configuration to instantiate one of these beans?

      I guess a pool of 1 for instance would work but there must be a better way.

      Cheers,

      Christiaan