[jboss-user] [jBPM] - Re: Concurrency problems with JBPM 5.4

Maciej Swiderski do-not-reply at jboss.com
Tue Jul 30 01:01:35 EDT 2013


Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: Concurrency problems with JBPM 5.4"

To view the discussion, visit: https://community.jboss.org/message/830385#830385

--------------------------------------------------------------
one additional chack that you might do is to make sure that Environment (that is used to create or load ksession) is not shared between different threads as it get's local data during execution such as EntityManager and that make the code not thread safe. Once you have always dedicated environment for single execution you should get rid of concurrency issues. Although this might not be the case for you.

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/830385#830385]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130730/4a26069f/attachment.html 


More information about the jboss-user mailing list