Upon initial investigation I found a possible issue in JbpmCommandInterpreter. I found
the following line used in most of the methods:
_jbpmCtx.getSession().beginTransaction();
I am not sure this code is necessary because getSession automatically begins a new
transaction for you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4018887#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...