I\'m trying to use the Timer Service in EJB 3.1 in my app.
@Stateless @LocalBean public class StatelessTimerSessionBean { @Schedule(minute = \"*\", seco
In JBoss/WildFly, you can follow these instructions:
Mastertheboss.com: Creating clustered EJB 3 Timers Published: 08 March 2015