In the documentation it says that persistence is optional. Now, I have some workflows I
would like to persist and some I do not, within the same enviroment. I though that
lJbpmContext.save(lProcessInstance);
Would trigger the storage, but appearantly that is not needed and any workflow is
persisted when created (if hibernate is configured). Is that correct? Or is it possible to
keep a workflow instance in memory only?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189088#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...