This is the code that I have in the beans that are creating the timers. getSessionContext().getTimerService().createTimer(intervalDuration, intervalDuration, divisionKeys);
The getSessionContext() is an inherited method from the base class that declares a private field: @Resource(name = "ses_context_ref") private SessionContext sessionContext; View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208571#4208571 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208571 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user