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

2002-01-07 Thread marc fleury
Paris, the way we work is you submit a patch. It seems that Andreas will take care of you soon but it would be better if you used the bug tracking system to make sure you explain your problem and the patch. Just "cut and paste" the problem/solution you explain here marcf __

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

RE: [JBoss-dev] Re: scheduler bug? probably...

2002-01-04 Thread Coetmeur, Alain
I've read the current (latest) 2.4.4 source of the scheduler this is not the old bug I was talking about, but another I had forgotten til now, and corrected by the way... note that it is still present in CVS, in last version 1.4.4.1 of the 2.4.4 branch and in last 1.12 version of the 3.0* head

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

2002-01-04 Thread Coetmeur, Alain
have you read my message about that? maybe does it not work (possible since my code is a variant of schedule) anyway check recent version, and also check the archive in jboss-user or in the forum, or in jboss-dev since people here have already answered me that it was solved... anyway, you can co

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

2002-01-04 Thread Andreas Schaefer
Hi I am back next week Tuesday and will fix it then ASAP. Andy - Original Message - From: "rajeshwarraov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 03, 2002 11:15 PM Subject: [JBoss-dev] Re: scheduler bug? > I am also facing same problem...I need the solution