aspose file tools
The moose likes JBoss and the fly likes Shedular using MBean Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Shedular using MBean" Watch "Shedular using MBean" New topic
Author

Shedular using MBean

Kalyani Nayak
Greenhorn

Joined: Jan 01, 2006
Posts: 25
I want to use MBean Schedular service in Jboss 3.4
My requirements are-
Start a task each day at a specified time. e.g. I want my MBenServer should start a task each day at 8:00 morning.
That task should be goining on up to a specified time. e.g. I want the scheduled task should executed for one hour, task should be stopped after 1 hour.
Can anybody give some idea regarding this.

Thanks in advance
Amee Dabo
Ranch Hand

Joined: Dec 22, 2001
Posts: 74
Hi,

Even I have the similar requirement as follows:
1. I want to start a job which will keep on checking for condition
2.The moment condition is true; it will write message to IP address

Is here anybody know how to do this using JBoss? My Boss told me that this can be done using SAR file.But not getting it how? Any idea? Please help..Its urgent..

Thanks & Regards,
Ameeta


Thanks..
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Shedular using MBean
 
Similar Threads
Possble Calendar bug with daylight saving time
Need Encouragement!!
MBean
when are broken unit tests ok?
How to reference a JMX MBean ?