Perhaps a bit on the late side, but here goes...<br>
If you deploy jcrontab within a webserver, for instance Tomcat, do NOT use the jcrontab.jar file. Rather simply copy/paste the class file hierarchy to the relevant webapps/x/WEB-INF/classes folder. Jcrontab will then be able to access other classes deployed in the webapp. <br>
However, I am not able to run NativeExec, for...
2005-10-13 08:56:39 UTC in Jcrontab