-
1. JBPM without database history
Mauricio Salatino Apr 1, 2011 5:32 AM (in response to Donald Walters)are you willing to use jBPM5 or 4.x?
Greetings.
-
2. JBPM without database history
Donald Walters Apr 1, 2011 7:56 AM (in response to Mauricio Salatino)I have used JBPM 4.x in the past and are more familiar. But your recommendation would be OK.
-
3. JBPM without database history
Mauricio Salatino Apr 1, 2011 8:56 AM (in response to Donald Walters)with jBPM5 you can do that without too much trouble.. but you need to learn how to use jBPM5
Greetings.
-
4. JBPM without database history
Donald Walters Apr 1, 2011 9:38 AM (in response to Mauricio Salatino)Could you point me in the right direction? Also, how easy is it to migrate from JBPM 4 to 5?
-
5. JBPM without database history
Mauricio Salatino Apr 1, 2011 10:00 AM (in response to Donald Walters)Well depends on your project.
Can you describe a little bit better what kind of project do you have right now?
Because if you have too much complicated processes it could take you some time.
I recommend to take a look at the jBPM5 documentation page in order to see the new APIs and how the project looks right now.
I've have being writting some examples as well that you can find it here:
https://github.com/Salaboy/Drools_jBPM5-Training-Examples
Inside the jBPM5 examples.
Esteban was also writing some more advanced ones that we will be publishing soon:
https://github.com/esteban-aliverti/JBPM-Samples
Greetings!
-
6. JBPM without database history
Donald Walters Apr 3, 2011 8:13 PM (in response to Mauricio Salatino)thanks for the info. I have seen the documentation for v5. Nowwhat configuration should be done to only persist the process definition?
-
7. Re: JBPM without database history
Donald Walters Jul 22, 2011 12:20 PM (in response to Donald Walters)Hello,
I have see the documentation for v5 but still I have not seen how to programmatically store the process definitions in the Guvnor repository without the history persisted.
Can you please poin tin the right direction?
Thanks