To do this, you will have to do date arithmetic. Get the current time, convert to
milliseconds, get the scheduled date, convert to milliseconds, and then subtract the two.
The result is what to set SchedulePeriod to.
This is so much easier in .Net which provides classes and methods to do date arithmetic.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113452#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...