2 Replies Latest reply on Feb 12, 2014 8:45 AM by rhusar

    Schedule EJB in JBoss Cluster, run in one node

    jorsol

      I have an stateless EJB with a Schedule annotation, the problem is that my application is in a JBoss Cluster in domain mode and the Schedule is run in every node the app is deployed, I just need that run in just one node.

       

      How I can achieve that?