There is a process-end event which (afaik) can be put on the process-definition itself. I would assume (but then again, i am not the expert) that that event would be called when the process ends. Even if it was via the processInstance.end() method. On that event you could call your own action.
I'd like to stress some thing though. This project is open source. If you look at the source of ProcessInstance.end() you'd see the following: | processDefinition.fireEvent(Event.EVENTTYPE_PROCESS_END, executionContext); | et voila.... give it a try and you would not have had to wait 2 days for an answer. Ronald View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938551#3938551 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938551 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user