[opencms-dev] How to scheduling a task

rvc_one at mizar.com.br rvc_one at mizar.com.br
Wed Feb 16 19:15:37 CET 2005


Hi all,
 
I found the following xml code in the mailing list to schedule a task but I
would like to know if this is the only way to do that in Opencms 6 a 3 or if
there is another one.
 
 <scheduler>
   <job>
    <name>Indexing</name>
    <class>org.opencms.search.CmsSearchManager</class>
    <cronexpression>0 15 10 ? * *</cronexpression>
    <context>
     <user>Admin</user>
     <project>Offline</project>
    </context>
   </job>
  </scheduler>
And.. Is that correct???
Rommel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20050216/f5f73d43/attachment.htm>


More information about the opencms-dev mailing list