I\'m trying to use the Timer Service in EJB 3.1 in my app.
@Stateless @LocalBean public class StatelessTimerSessionBean { @Schedule(minute = \"*\", seco
That sounds like the glassfish-3.1.2.2 does not support EJB3, try to use jboss 7.
http://docs.oracle.com/cd/E26576_01/doc.312/e24939/release-notes.htm