[jboss-user] [JBoss jBPM] - Timer and saving Process Instance Logs

gmesserman do-not-reply at jboss.com
Sun Jul 15 08:02:11 EDT 2007


It seems to be a problem with Timer implementation. When some change in process occurs (such as transition or action call), the process instance should be added to jbpmContext to the list of auto saved process instances (actual saving occurs when JBPMContex.close() is called). Apparently Timer.execute does not do it and as a result, the log of all operations performed by Timer.execute is not stored in DB and getting lost. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064302#4064302

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064302



More information about the jboss-user mailing list