Mariam Hakobyan [https://community.jboss.org/people/mariamhakobyan] created the 
discussion

"Drools jBPM vs jBPM Kie?"

To view the discussion, visit: https://community.jboss.org/message/824054#824054

--------------------------------------------------------------
I am concerned which jBPM version and implementation to use, which one is 
supported? 

I have a switchyard application, which has switchyard-bpmn component 
dependency, wich uses Kie implementation (e.g. KnowledgeBase, KieSession)
<dependency>
                <groupId>org.switchyard.components</groupId>
                <artifactId>switchyard-component-bpm</artifactId>
                <version>0.8.0.Final</version>
</dependency>

and this brings jbpm dependencies of 6.0.0.Alpha version.

And in order to unit testing of the bpmn process only, I see there is 
org.jbpm.test.JbpmJUnitTestCase, which uses drools-jbpm implementation (e.g. 
org.drools.runtime.StatefulKnowledgeSession) and not the Kie. 

So I am not sure which implementation I should use for jBPM, Kie or Drools, and 
which version? Please advice..

Thanks in advance!
Mariam
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/824054#824054]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to