Wolf-Dieter Fink [
https://community.jboss.org/people/wdfink] created the discussion
"Re: Quartz Scheduler in Jboss AS 7"
To view the discussion, visit:
https://community.jboss.org/message/775802#775802
--------------------------------------------------------------
As you are using EJB3.1 I would prefere a simple EJB Stateless or Singleton and add a
http://docs.oracle.com/javaee/6/api/javax/ejb/Schedule.html @Schedule annotation. This
will do the work compatilbe.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/775802#775802]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]