"kukeltje" wrote : "jonabbey" wrote :
| | It appears that the problem is that the JbpmConfiguration class uses
ThreadLocalStorage for the jbpmContextStacks.. If we attempt to hold a context open and
call it from multiple threads, we'll see this error.
| |
| afaik, you are not supposed to keep them open
I thought jbpmContext was used to mark the transaction boundary? If we can't keep a
jbpmContext open long enough to make multiple calls on it, how do we ensure that the
operations are done (or not done) in a single transaction?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967963#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...