[jboss-user] [jBPM Users] - Re: task & timers

2009-12-11 Thread jbosspnet
Any idea for this? Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4270133#4270133 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4270133 ___ jboss-user mailing list jbos

[jboss-user] [jBPM Users] - Re: task & timers

2009-12-11 Thread MohReece
>From the code you supplied I cannot see why the timer is not created (I'm >assuming that you're not using abstract classes as handlers and that the class >name for the task timer action handler does match in your actual code, because >otherwise you'd have other problems running your example). A

[jboss-user] [jBPM Users] - Re: task & timers

2009-12-11 Thread jbosspnet
Thanks for the reply. The java code that I have supplied is in effect incorrect: the classes are not abstract. My processes are a little more complex, so I had simplified before post in the forum to avoid a lot of code. But the concept of the check executed in a specific range time in a manual

[jboss-user] [jBPM Users] - Re: task & timers

2009-12-11 Thread MohReece
Unfortunately your stack trace doesn't show the real (original) exception, maybe there is a 'caused by' trace underneath it? But from this one, more particular the line at org.jbpm.graph.def.GraphElement.executeAction(GraphElement.java:276) we are able to see that the exception originates in the