http://jira.jboss.com/jira/browse/JBPM-974
what I did as workaround is to synchronize on a static variable inside of acquireJobs(),
this way locks are applied and concurrency works.
don't know if thats a good solution as I'm not much into jbpm internals...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049383#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...