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/jbos...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025781#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...