[jBPM] - Re: Concurrency problems with JBPM 5.4

Maciej Swiderski <[email protected]>
Newsgroups gmane.comp.java.jboss.user
Message-ID <[email protected]>
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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.