[jboss-user] [Beginners Corner] - Re: Can you have an app run every 5 minutes?

jaikiran do-not-reply at jboss.com
Thu Jul 27 05:20:03 EDT 2006


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#3961214

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961214



More information about the jboss-user mailing list