Cron not working

"Stephan Schmidt" <[email protected]>
Newsgroups gmane.comp.java.helma.general
Message-ID <[email protected]>
Hello,

I've tried the cron example from michis documentation (and from the
Helma rfc wiki).

# apps.properties
cron.sthg.function = doSomething

# apps/reposita/Global/functions.js

function doSomething() {
   app.log("doSomething now actually does something!!!");
   return;
}

Should be called every minute, but nothing happens, any ideas?

thx
-stephan
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.