[jboss-user] [jBPM] - Re: Transaction Problems jBPM5
vchmakov
do-not-reply at jboss.com
Wed Feb 6 17:21:15 EST 2013
vchmakov [https://community.jboss.org/people/vchmakov] created the discussion
"Re: Transaction Problems jBPM5"
To view the discussion, visit: https://community.jboss.org/message/796423#796423
--------------------------------------------------------------
When completing the task Task Handler may create a separate thread for this. The session reference is passed to that thread, but the thread does not have a persistence context associated with it. That what I think is going on, but I’m not 100% positive. I have been fighting similar issue a few month back and ended up rewriting the handler to execute the work in the same thread. Also, you might want to look at the set of properties of the handler which may control this behavior.
HTH
Vladimir
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/796423#796423]
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/20130206/a1316934/attachment.html
More information about the jboss-user
mailing list