Re: [JBoss-dev] Re: scheduler bug?
Cool. I also think that line 282 or so should read: [code] mActualSchedule = ( (Integer) getServer().invoke( mTimer, "addNotification", new Object[] { "InitialCall",// < "Scheduler Noti
[JBoss-dev] scheduler bug?
I'm not really sure about this, so please do correct me if it's wrong or it has been brought up previously: in Scheduler.java there is this: [code] mActualSchedule = ( (Integer) getServer().invoke( mTimer, "addNotification", new Object[] {