Hi, all, this is my first post here.
i have a question "Does jBPM have time out attribute can interrupt the 
execution of action hadler of node" .

I want to do the system automation using the jBPM.
In order to anvoid the execution time of some actionhandler too long(maybe 
something wrong or enter an infinite loop), So i add a timer in the node, but 
it seems not work successful (i add the Thread.sleep(15 seconds) in 
myActionHandler).

<node name=node1> 
   
   

 
 

Does any other approaches that i can do that? 
Thanks~



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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4218120
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to