JBoss Community

Re: Restoring and continuing a jPBM5 ProcessInstance

created by Maciej Swiderski in jBPM - View the full discussion

There are in fact several options where two of them are the most common:

  1. keep your assets managed as part of your application - meaning that your application must keep track of what shall be put into what kbase and deal with eventual changes to the processes
  2. build binary packages that are loaded when ever they are needed that way you can avoid issues with changes to the definitions as they are already in binary format so should not change (unless you explicitly override them)

HTH

Reply to this message by going to Community

Start a new discussion in jBPM at Community