[jboss-user] [JBoss jBPM] - Re: multiple jobexecutor threads?
ax666
do-not-reply at jboss.com
Tue May 29 11:08:09 EDT 2007
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#4049383
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049383
More information about the jboss-user
mailing list