- 
        1. Re: org.jboss.mx.timer.JBossTimerboblepepeur Nov 17, 2010 8:24 AM (in response to boblepepeur)I found in jboss-jmx.jar that in jboss 6, jboss developper have remove the jbossTimer Classe's, please can you re add it ? or tell me about an other solution to make the multithreading in place ?? Thanks. 
- 
        2. Re: org.jboss.mx.timer.JBossTimerboblepepeur Nov 18, 2010 10:51 AM (in response to boblepepeur)Youhouuu anybody ??? 
- 
        3. Re: org.jboss.mx.timer.JBossTimerjaikiran Nov 18, 2010 11:46 AM (in response to boblepepeur)From what I see in the commit history http://fisheye.jboss.org/browse/JBossAS/projects/jbossmx/jmx/src/main/org/jboss/mx/timer/JBossTimer.java that file has been deleted. I don't know if there's any replacement for that in AS6. 
- 
        4. Re: org.jboss.mx.timer.JBossTimerboblepepeur Nov 18, 2010 11:56 AM (in response to boblepepeur)Argh, i must use that, it's very powerful in my application to use multi thread for cron, one thread cause a lot of problem. For the moment, i copy old lib files from jboss 5 in lib/jboss-jmx.jar and that works fine ... 
- 
        5. Re: org.jboss.mx.timer.JBossTimerimmobilia Dec 6, 2011 4:46 AM (in response to boblepepeur)Hy, instead using "org.jboss.mx.timer.JBossTimer", with JBoss 6, use : "javax.management.timer.Timer" as y have found on JBoss Scheduler & Quartz. 
 
     
    