Hello,

I am using jbpm with sybase. I ran a sample program to which creates a process 
defintion, and runs 100 process instances through it. I saw that during each 
such run, it created the entire schema, and drops it when it is done.

How can I prevent this from happening :  I do not want the schema to be dropped 
or the process defintion to be wiped out. In case the workflow fails for some 
reason, I dont want it to reload the process defintion or drop any tables.

Also, I want all the info pertaining to a process instance to be persisted even 
if it succeeds/fails/workflow engine comes down. How can I do that?

Thanks a lot!

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to