[jboss-user] [jBPM] - Drools jBPM vs jBPM Kie?
Mariam Hakobyan
do-not-reply at jboss.com
Thu Jun 20 06:14:11 EDT 2013
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130620/c9ec3cb1/attachment.html
More information about the jboss-user
mailing list