My understanding is the Scheduler uses JMX Timer and the JBoss implementation of is based on an internal thread pool, so it should be multithreaded.
I'm not sure if you run using jdk5, in which case the sun JMX timer is used, what their implementation is doing. Maybe switch to jdk1.4 and see what happens. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977439#3977439 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977439 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
