Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003188 [Resin] feature always 12-17-08 23:41 03-18-09 11:30
Reporter mate View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.8
Summary 0003188: Allow cron syntax in servlet run-at configuration
Description It would be beneficial to be able to use cron syntax when configuring the run-at intervall for servlet, so that they can be run with a frequency of less than every 24 hours.

That is
  <servlet servlet-name='cron' servlet-class='test.WeeklyChores'>
    <!-- run every Saturday at 0015 -->
    <run-at>15 0 * * 6</run-at>
  </servlet>
Additional Information
Attached Files

- Relationships

- Notes
(0003890)
ferg
03-18-09 11:30

server/133i
 

- Issue History
Date Modified Username Field Change
12-17-08 23:41 mate New Issue
03-18-09 11:30 ferg Note Added: 0003890
03-18-09 11:30 ferg Assigned To  => ferg
03-18-09 11:30 ferg Status new => closed
03-18-09 11:30 ferg Resolution open => fixed
03-18-09 11:30 ferg Fixed in Version  => 4.0.0


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker