[jboss-user] [JBoss jBPM] - Capturing ProcessInstanceEndLog

akpraha do-not-reply at jboss.com
Wed Feb 4 09:31:04 EST 2009


I'm using jBPM 3.3.1.GA and I've got a requirement to listen for processes ending.  My original idea was to subclass the DbLoggingService and listen for ProcessInstanceEndLog being sent to the logger.  Unfortunately, although the processes are definitely completing normally, I never see any ProcessInstanceEndLogs at all.  In fact, when I check the database afterwards, the process in JBPM_PROCESSINSTANCE have a non-null end timestamp, and the associated tokens in JBPM_TOKEN also have a non-null end timestamp and are on an end-state node.

Is there any special trick to be able to catch this particular log message?

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

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



More information about the jboss-user mailing list