Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3188 | feature | always | 12-17-08 23:41 | 03-18-09 11:30 | |
|
|||||
Reporter: | mate | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.8 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.0 | ||
|
|||||
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> |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|