JBoss Community

Re: How to store process definition to the database in jBPM5?

created by Pedro Gonçalves in jBPM - View the full discussion

Hi,

 

I had the same problem. I realize that the jbpm5 does not have that mechanism (at least I didn't find it) and I don't want to use guvnor.

I ended the problem by creating a table in my db where I save the process definitions. Just a simple table where I save the process definitions as a byte array.

 

I'm still in dev, and so far it works well...

Reply to this message by going to Community

Start a new discussion in jBPM at Community