[opencms-dev] missing scheduler in Alpha 1 6

Jun Du jundu at rogers.com
Tue Oct 12 00:54:44 CEST 2004


I added the following in opencms-system.xml, and it worked.

 <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>

regards
Jun

----- Original Message ----- 
From: "Hans van der Linden" <hans at iblinden.nl>
To: "The OpenCms mailing list" <opencms-dev at opencms.org>
Sent: Monday, October 11, 2004 12:17 PM
Subject: RE: [opencms-dev] missing scheduler in Alpha 1 6


> Oke ! does anyone already have an XML example ?
>
> Hans
>
>
> -----Oorspronkelijk bericht-----
> Van: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org]Namens ttarrant at etnoteam.it
> Verzonden: maandag 11 oktober 2004 18:49
> Aan: The OpenCms mailing list
> CC: The OpenCms mailing list
> Onderwerp: Re: [opencms-dev] missing scheduler in Alpha 1 6
>
>
>
> > Is the scheduler gone in version 6 ?
> >
> > regards
> >
> > Hans
> >
>
> Check the mailing list archives. It is there, better than ever, but it has
no web interface.
>
> Tristan
>
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>





More information about the opencms-dev mailing list