[jboss-user] [JBoss jBPM] - Re: Timer persisted but not fired

2007-10-18 Thread Olivier.ch
And how do you do when you don't use web application to start and to use the scheduler and timers ... ? Olivier View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096609#4096609 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=repl

[jboss-user] [JBoss jBPM] - Re: Timer persisted but not fired

2006-10-18 Thread arshadnj
ok, it is clear now, the Scheduler Servlet is triggering the db.SchedulerSession which is linked to DB Scheduler service. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979197#3979197 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[jboss-user] [JBoss jBPM] - Re: Timer persisted but not fired

2006-10-17 Thread arshadnj
Wondering what is relationship between org.jbpm.scheduler.impl.Scheduler vs org.jbpm.scheduler.db.DbSchedulerService? We did configure the scheduler service through jbpm.cfg.xml but it doesn't seem to be working (not sure whether spring modules need to kick this off) but now while I was going t

[jboss-user] [JBoss jBPM] - Re: Timer persisted but not fired

2006-10-17 Thread arshadnj
Any idea why it should be configured as servlet instead of an start-up listener configured through web.xml?: | xxx.web.StartupListener | I mean just moving the code from servlet into an application specific start-up listener? Thanks, arshad View the original post : ht

[jboss-user] [JBoss jBPM] - Re: Timer persisted but not fired

2006-08-30 Thread ngeadah
Indeed! I was missing a timer servlet in my web.xml. Here is how it's initialized: | | Scheduler Servlet | org.jbpm.scheduler.impl.SchedulerServlet | 1 | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

[jboss-user] [JBoss jBPM] - Re: Timer persisted but not fired

2006-08-29 Thread kukeltje
Yes, look in the logging (maybe turn up the loglevel) You'll see a scheduler if it is running. Normally it is a servlet View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968280#3968280 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod