wild guess:
using the servlet, jbpm can store the transaction in the threadlocal created at startup by
the servlet thread that stays alive until shutdown of the app.
why don't you use the traditionnal Servlet to check?
http://docs.jboss.com/jbpm/v3/javadoc/org/jbpm/job/executor/JobExecutorSe...
alex
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104293#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...