The timer TABLE was not created? Or there is no entry in the existing table?

If you don't have a timer table you don't have timers, but then you should have 
lots of exceptions...

Try setting a break point on the enter-node event and check whats happening. I 
do use timers extensively and they work perfectly... but I don't define them in 
the workflow, they're dynamically generated.

But from what I've understood of timers they ought to be created (in the db) on 
the enter-node event and removed (canceled) on the leave-node event. Actually 
to actions are implictly defined for these events. => set a break point and 
have a look.

Rainer

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913997#3913997

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913997


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to