Re: [JBoss-dev] Re: scheduler bug?

2002-01-07 Thread Paris Deligiannakis
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?

2002-01-02 Thread Paris Deligiannakis
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[] {