You can use a Scheduler(which is nothing but an MBean) in JBoss. The Scheduler will act
like a service and will be started when you start jboss. You can configure the Scheduler
to invoke your class every 'x' mins.
Have a look at:
http://wiki.jboss.org/wiki/Wiki.jsp?page=Scheduler
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961214#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...