0 Replies Latest reply on May 5, 2011 5:46 AM by saphir

    How to deploy a singleton timer in jboss6 cluster

    saphir

      Hi,

             I am using a load balancer in front of serval jboss 6 instances, so It is a load balance cluster. But there is a timer in jboss 6, every instance call the time out method. I want only one call when the time out, so what should I do ?