Hi Corby

Thanx for looking into it. Will check with Juha / Adrian to see what they
think.

> My patch addresses this problem without altering
NotificationBroadcastSupport. The SchedulerMBean receives the synchronous
notification, creates a new Thread to actually invoke the MBean, and returns
the original Thread of control back to the Timer so that it can immediately
fire the next notification.
>
> Anyway, let me know if you'd like the patch. It might be faster for you to
just code the fix yourself.

Currently I don't think we should fix it on the Scheduler level. The problem
is that even when the Scheduler
does not delay the call there can be another listener which does not go
along with this.
If we can fix this on JMX level then do it this way.

Andy



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to