[Logo] Terracotta Discussion Forums
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Quartz scheduler for exe, bat, com, msi sh,  XML
Forum Index -> Quartz
Author Message
sbadola

neo

Joined: 08/17/2012 13:31:46
Messages: 1
Offline

Hi,

I would like to know if quartz scheduler can be used to schedule any of executable task like .exe, .com, .bat, .msi, .sh

Thanks
sdahiya

journeyman

Joined: 08/21/2012 03:41:55
Messages: 17
Offline

Quartz scheduler can be used to run only java programs. For more information:
http://quartz-scheduler.org/documentation/quartz-2.1.x/quick-start

If you wants to run .exe, .sh etc, then you can create a java job which internally run .exe ,.sh and other files.
 
Forum Index -> Quartz
Go to:   
Powered by JForum 2.1.7 © JForum Team