Every time that jBPM reach a wait state the process is persisted..
and when you call jbpmContext.close() you are closing a hibernate session so you are
flushing all the changes to the database..
Explain why you dont wanna save the changes....???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150351#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...