[jboss-dev-forums] [Design of JBoss ESB] - Re: jBPM in JBossESB
rex.sheridan
do-not-reply at jboss.com
Mon Feb 19 10:50:50 EST 2007
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#4018887
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018887
More information about the jboss-dev-forums
mailing list