OK, I found the answer ... the Scheduler class is not Serializable so retrieving it from outside the JBoss server hosting it will return only a null. The Quartz RMI support must be used instead.
Here is the relevant URL (read the Javadoc lines) : http://fisheye5.cenqua.com/browse/quartz/src/jboss/org/quartz/ee/jmx/jboss/QuartzServiceMBean.java?r=1.6 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025781#4025781 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025781 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user