This content has been marked as final.
Show 2 replies
-
1. Re: [jBPM] Cannot add Resource to KieBase
bpmn2user Dec 31, 2013 10:31 PM (in response to kamil.czyznielewski)Your code works fine and it looks like you are missing drools-core-6.0.0.Final.jar in your classpath.
You might want to start with Eclispe plug-in that has all the required libraries (e.g., jBPM6 - Eclipse BPMN Modeler Installation) or make sure you list all the dependent libraries in your maven's pom.xml (e.g., jBPM6 - Task Persistence Example)
-
2. Re: [jBPM] Cannot add Resource to KieBase
kamil.czyznielewski Dec 30, 2013 8:43 AM (in response to bpmn2user)Thanks for your advice it works now !
Regards,
Kamil