simply because it is not good practice to use thread.waits in jbpm actionhandlers. jBPM
core is (afaik) single threaded (but performant) because there is the possibility for
async actions..
The reason a wait is not good in an action is that you e.g. introduce a waitstate in a
state/node/task/...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002688#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...