[jboss-user] [JBoss jBPM] - Saving ProcessInstance when JBoss is shutdown
kamleshkr
do-not-reply at jboss.com
Fri May 2 23:53:50 EDT 2008
Hi,
I have a web application which instantiates a workflow, i am closing the jbpmContext in the finally block. But the problem is when workflow is running and JBoss is shutdown at that time, the processInstance is not save as the code does not return to the finally block. But when i tried to start the workflow from jbpm-console application, the processInstance is saved even after JBoss is closed.
Please tell me how to make sure that the processInstance is saved before JBoss is shutdown.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148476#4148476
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4148476
More information about the jboss-user
mailing list